We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38b21b2 commit 2ff218bCopy full SHA for 2ff218b
1 file changed
docs/source/format/CDeviceDataInterface.rst
@@ -917,7 +917,7 @@ before or after any logging or processing of the error code.
917
Result lifetimes
918
''''''''''''''''
919
920
-The ``ArrowSchema`` passed to the ``on_schema`` callback must be released independantly,
+The ``ArrowSchema`` passed to the ``on_schema`` callback must be released independently,
921
with the object itself needing to be moved to a consumer owned ``ArrowSchema`` object. The
922
``ArrowSchema*`` passed as a parameter to the callback *MUST NOT* be stored and kept.
923
0 commit comments