summaryrefslogtreecommitdiff
path: root/kafka
diff options
context:
space:
mode:
Diffstat (limited to 'kafka')
-rw-r--r--kafka/consumer/group.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/kafka/consumer/group.py b/kafka/consumer/group.py
index 7c345e7..6c3f85b 100644
--- a/kafka/consumer/group.py
+++ b/kafka/consumer/group.py
@@ -384,7 +384,7 @@ class KafkaConsumer(six.Iterator):
Raises:
IllegalStateError: If consumer has already called
- :meth:`~kafka.KafkaConsumer.subscribe`.
+ :meth:`~kafka.KafkaConsumer.subscribe`.
Warning:
It is not possible to use both manual partition assignment with