Skip to content

Commit 225c57a

Browse files
committed
spelling: autocomplete
1 parent f91e597 commit 225c57a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bpython/cli.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -449,7 +449,7 @@ def clear_wrapped_lines(self):
449449
self.scr.clrtoeol()
450450

451451
def complete(self, tab=False):
452-
"""Get Autcomplete list and window.
452+
"""Get Autocomplete list and window.
453453
454454
Called whenever these should be updated, and called
455455
with tab

0 commit comments

Comments
 (0)