mirror of
https://github.com/psycopg/psycopg2.git
synced 2025-05-31 19:23:05 +03:00
Fixed typo in docs.
This commit is contained in:
parent
19ae49e79e
commit
bf9e557a71
|
@ -326,7 +326,7 @@ The ``connection`` class
|
||||||
|
|
||||||
.. attribute:: async
|
.. attribute:: async
|
||||||
|
|
||||||
Read only attribute: 1 if the connection is asynchronous, 0 otherwse.
|
Read only attribute: 1 if the connection is asynchronous, 0 otherwise.
|
||||||
|
|
||||||
|
|
||||||
.. method:: poll()
|
.. method:: poll()
|
||||||
|
|
Loading…
Reference in New Issue
Block a user