diff --git a/unicode b/unicode index ba69aaf..d6460bb 100755 --- a/unicode +++ b/unicode @@ -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]))