Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion codespell_lib/_codespell.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
USAGE = """
\t%prog [OPTIONS] [file1 file2 ... fileN]
"""
VERSION = '2.3.0.dev0'
VERSION = '2.2.1'

supported_languages_en = ('en', 'en_GB', 'en_US', 'en_CA', 'en_AU')
supported_languages = supported_languages_en
Expand Down
2 changes: 0 additions & 2 deletions codespell_lib/data/dictionary_rare.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,8 @@ commata->commas
commend->comment, command,
commends->comments, commands,
compliancy->compliance
complied->compiled
complier->compiler
compliers->compilers
complies->compiles
confectionary->confectionery
consequentially->consequently
coo->coup
Expand Down