Fixed method name in connection.rst file

This commit is contained in:
tiian 2018-10-28 22:23:50 +01:00
parent 3d38490e3f
commit e12d25f6c8

View File

@ -742,7 +742,7 @@ The ``connection`` class
.. rubric:: Interoperation with other C API modules
.. method:: get_native_connection()
.. method:: _get_native_connection()
Return the internal `PGconn*` wrapped in a PyCapsule object. This is
only useful for passing the `libpq` raw connection associated to this