aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/common/unicode/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/unicode/README b/src/common/unicode/README
index 7c1c433b61e..5aa79044d36 100644
--- a/src/common/unicode/README
+++ b/src/common/unicode/README
@@ -10,7 +10,7 @@ Generating unicode_norm_table.h
1. Download the Unicode data file, UnicodeData.txt, from the Unicode
consortium and place it to the current directory. Run the perl script
-"norm_test_generate.pl", to process it, and to generate the
+"generate-unicode_norm_table.pl", to process it, and to generate the
"unicode_norm_table.h" file. The Makefile contains a rule to download the
data files if they don't exist.