Skip to content
Open
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 unicode
Original file line number Diff line number Diff line change
Expand Up @@ -511,7 +511,7 @@ Cannot find UnicodeData.txt, please place it into
working directory (optionally you can gzip, bzip2 or xz it).
Without the file, searching will be much slower, using internal version {}

You can donwload the file from {} (or replace {} with current Unicode version); or run {} --download
You can download the file from {} (or replace {} with current Unicode version); or run {} --download

""".format(unicodedata.unidata_version, get_unicodedata_url(), get_unicode_cur_version(), sys.argv[0]))

Expand Down