Skip to content

Commit

Permalink
codespell 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucas De Marchi committed Mar 29, 2011
1 parent 0ab5999 commit 3a0c196
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codespell.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
USAGE = """
\t%prog [OPTIONS] dict_filename [file1 file2 ... fileN]
"""
VERSION = '1.0-rc2'
VERSION = '1.0'

misspellings = {}
options = None
Expand Down

0 comments on commit 3a0c196

Please sign in to comment.