This commit is contained in:
Jeff Widman
2017-03-27 12:40:30 -07:00
committed by Dana Powers
parent 998147dae9
commit bee0bbe3af

View File

@@ -49,7 +49,7 @@ class KafkaClient(object):
This class is not thread-safe!
Attributes:
cluster (:any:`ClusterMetadata`): Local cache of cluster metadata, retrived
cluster (:any:`ClusterMetadata`): Local cache of cluster metadata, retrieved
via MetadataRequests during :meth:`.poll`.
Keyword Arguments: