Fixed typo (found on stackoverflow... gh)

This commit is contained in:
Daniele Varrazzo 2017-07-27 12:10:11 +01:00
parent df688d6b87
commit 2c836a2935

View File

@ -726,7 +726,7 @@ The ``connection`` class
`psycopg2.extensions`: see :ref:`connection-status-constants` `psycopg2.extensions`: see :ref:`connection-status-constants`
for the available values. for the available values.
The status is undefined for `closed` connectons. The status is undefined for `closed` connections.
.. method:: lobject([oid [, mode [, new_oid [, new_file [, lobject_factory]]]]]) .. method:: lobject([oid [, mode [, new_oid [, new_file [, lobject_factory]]]]])