diff options
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/connection.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/connection.rst b/doc/src/connection.rst index fbbc53e..436d83f 100644 --- a/doc/src/connection.rst +++ b/doc/src/connection.rst @@ -726,7 +726,7 @@ The ``connection`` class `psycopg2.extensions`: see :ref:`connection-status-constants` 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]]]]]) |