Fixed typo in docs.

This commit is contained in:
Daniele Varrazzo 2010-09-23 23:17:32 +01:00
parent 19ae49e79e
commit bf9e557a71

View File

@ -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()