Commit b42cca94 authored by Denis Bilenko's avatar Denis Bilenko

fix typo in a comment

parent c1c3b2da
......@@ -144,7 +144,7 @@ class Resolver(object):
class Values(object):
# helper to collect multiple values; ignore errors unless nothing has succeeded
# QQQ could probable be moved somewhere - hub.py?
# QQQ could probably be moved somewhere - hub.py?
__slots__ = ['count', 'values', 'error', 'waiter']
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment