Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
geoffxy committed Apr 24, 2024
1 parent b186083 commit 7915312
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpp/server/python_utils.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
namespace brad {

// Converts a `brad.connection.schema.Schema` Python object into an
// `arrow::Schema`. The passed in `schema` must be an instsance of
// `arrow::Schema`. The passed in `schema` must be an instance of
// `brad.connection.schema.Schema`.
//
// NOTE: The GIL must be held while running this function.
Expand Down

0 comments on commit 7915312

Please sign in to comment.