We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3ff55b commit 4ca3db0Copy full SHA for 4ca3db0
pyogrio/_err.pyx
@@ -418,7 +418,7 @@ cdef void stacking_error_handler(
418
419
@contextlib.contextmanager
420
def capture_errors():
421
- """A context manager that captures all GDAL non-fatal errors occuring.
+ """A context manager that captures all GDAL non-fatal errors occurring.
422
423
It adds all errors to a single stack, so it assumes that no more than one
424
GDAL function is called.
0 commit comments