diff --git a/doc/cursor.rst b/doc/cursor.rst index 60b7800..ae990ef 100644 --- a/doc/cursor.rst +++ b/doc/cursor.rst @@ -106,7 +106,7 @@ Cursor Object if any operation is attempted with the cursor. -.. method:: Cursor.connection +.. attribute:: Cursor.connection This read-only attribute returns a reference to the connection object on which the cursor was created.