Fix typo in config result.py docs

This commit is contained in:
vytotas
2016-05-16 13:02:30 +02:00
parent 8ecad78ba3
commit ff71283e53
+1 -1
View File
@@ -829,7 +829,7 @@ class ResultProxy(object):
"""Close this ResultProxy.
This closes out the underlying DBAPI cursor corresonding
to the statement execution, if one is stil present. Note that the
to the statement execution, if one is still present. Note that the
DBAPI cursor is automatically released when the :class:`.ResultProxy`
exhausts all available rows. :meth:`.ResultProxy.close` is generally
an optional method except in the case when discarding a