Skip to content

Commit 2eac578

Browse files
committed
nit: fixed misspelling
1 parent ab89a44 commit 2eac578

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kafka/conn.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
def collect_hosts(hosts, randomize=True):
1717
"""
18-
Collects a comma-separated set of hosts (host:port) and optionnaly
18+
Collects a comma-separated set of hosts (host:port) and optionally
1919
randomize the returned list.
2020
"""
2121

0 commit comments

Comments
 (0)