Skip to content

Commit 56b471f

Browse files
delirious-lettucejonathanslenders
authored andcommitted
Fix typo: litle -> little
1 parent ad19f6b commit 56b471f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/prompts/regular-language.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env python
22
"""
33
This is an example of "prompt_toolkit.contrib.regular_languages" which
4-
implements a litle calculator.
4+
implements a little calculator.
55
66
Type for instance::
77

0 commit comments

Comments
 (0)