python-zk / kazoo

Kazoo is a high-level Python library that makes it easier to use Apache Zookeeper.
https://kazoo.readthedocs.io
Apache License 2.0
1.3k stars 386 forks source link

docs: fix simple typo, untill -> until #635

Closed timgates42 closed 3 years ago

timgates42 commented 3 years ago

There is a small typo in kazoo/recipe/queue.py.

Should read until rather than untill.

Semi-automated pull request generated by https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md