Skip to content

Commit bee0bbe

Browse files
jeffwidmandpkp
authored andcommitted
Fix typo (#1054)
1 parent 998147d commit bee0bbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kafka/client_async.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ class KafkaClient(object):
4949
This class is not thread-safe!
5050
5151
Attributes:
52-
cluster (:any:`ClusterMetadata`): Local cache of cluster metadata, retrived
52+
cluster (:any:`ClusterMetadata`): Local cache of cluster metadata, retrieved
5353
via MetadataRequests during :meth:`.poll`.
5454
5555
Keyword Arguments:

0 commit comments

Comments
 (0)