nit: fixed misspelling

This commit is contained in:
Zack Dever
2014-03-03 17:48:37 -08:00
parent ab89a44ecf
commit 2eac578a5a

View File

@@ -15,7 +15,7 @@ DEFAULT_KAFKA_PORT = 9092
def collect_hosts(hosts, randomize=True):
"""
Collects a comma-separated set of hosts (host:port) and optionnaly
Collects a comma-separated set of hosts (host:port) and optionally
randomize the returned list.
"""