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 d2f4a33 commit b89c90aCopy full SHA for b89c90a
include/docs/cursor.h
@@ -38,7 +38,7 @@ PyDoc_STRVAR(
38
39
PyDoc_STRVAR(
40
cursor_metadata__doc__,
41
- "Similiar to description property, this property returns a dictionary with complete metadata.\n\n"
+ "Similar to description property, this property returns a dictionary with complete metadata.\n\n"
42
"The dictionary contains the following keys:\n\n"
43
"- catalog: catalog (always 'def')\n"
44
"- schema: current schema\n"
0 commit comments