We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e081024 + fe00aa9 commit 6337fd6Copy full SHA for 6337fd6
kazoo/recipe/queue.py
@@ -220,7 +220,7 @@ def get(self, timeout=None):
220
221
:param timeout:
222
Maximum waiting time in seconds. If None then it will wait
223
- untill an entry appears in the queue.
+ until an entry appears in the queue.
224
:returns: A locked entry value or None if the timeout was reached.
225
:rtype: bytes
226
"""
0 commit comments