Skip to content

Commit 09c053a

Browse files
committed
Merge pull request #138 from zever/master
nit: fixed misspelling
2 parents ab89a44 + 2eac578 commit 09c053a

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)