summaryrefslogtreecommitdiff
path: root/pygerrit/client.py
diff options
context:
space:
mode:
Diffstat (limited to 'pygerrit/client.py')
-rw-r--r--pygerrit/client.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pygerrit/client.py b/pygerrit/client.py
index 11cc1af..5734ad8 100644
--- a/pygerrit/client.py
+++ b/pygerrit/client.py
@@ -106,7 +106,7 @@ class GerritClient(object):
Return a `GerritEvent` instance, or None if:
- `block` is False and there is no event available in the queue, or
- `block` is True and no event is available within the time
- specified by `timeout`.
+ specified by `timeout`.
"""
try: