Skip to content

Commit f118376

Browse files
timgates42jonathanslenders
authored andcommitted
Fix simple typo: unconvential -> unconventional
1 parent c49f407 commit f118376

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

prompt_toolkit/styles/.base.py.swp

16 KB
Binary file not shown.

prompt_toolkit/styles/base.py

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

8484

8585
# People don't use the same ANSI color names everywhere. In prompt_toolkit 1.0
86-
# we used some unconvential names (which were contributed like that to
86+
# we used some unconventional names (which were contributed like that to
8787
# Pygments). This is fixed now, but we still support the old names.
8888

8989
# The table below maps the old aliases to the current names.

0 commit comments

Comments
 (0)