There was an error while loading. Please reload this page.
dolphine
dolphin
1 parent 9ced826 commit 64090d7Copy full SHA for 64090d7
examples/full-screen/simple-demos/autocompletion.py
@@ -19,7 +19,7 @@
19
# The completer.
20
animal_completer = WordCompleter([
21
'alligator', 'ant', 'ape', 'bat', 'bear', 'beaver', 'bee', 'bison',
22
- 'butterfly', 'cat', 'chicken', 'crocodile', 'dinosaur', 'dog', 'dolphine',
+ 'butterfly', 'cat', 'chicken', 'crocodile', 'dinosaur', 'dog', 'dolphin',
23
'dove', 'duck', 'eagle', 'elephant', 'fish', 'goat', 'gorilla', 'kangaroo',
24
'leopard', 'lion', 'mouse', 'rabbit', 'rat', 'snake', 'spider', 'turkey',
25
'turtle',
0 commit comments