Skip to content

Commit fcbf0ce

Browse files
jeffwidman88manpreet
authored andcommitted
Fix typo (dpkp#1054)
1 parent 2d78dec commit fcbf0ce

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)