Typo in a comment.

This commit is contained in:
Fabrice Bacchella
2018-01-01 17:35:26 +01:00
parent 43ddb3d56b
commit b4a66c60a3
+1 -1
View File
@@ -347,6 +347,6 @@ class Transport(object):
def close(self):
"""
Explcitly closes connections
Explicitly closes connections
"""
self.connection_pool.close()