diff options
-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 166bdc1..14dd953 100644 --- a/doc/src/connection.rst +++ b/doc/src/connection.rst @@ -326,7 +326,7 @@ The ``connection`` class .. 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() |