We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f946a40 commit eb8d05bCopy full SHA for eb8d05b
src/common/unicode/README
@@ -10,7 +10,7 @@ Generating unicode_norm_table.h
10
11
1. Download the Unicode data file, UnicodeData.txt, from the Unicode
12
consortium and place it to the current directory. Run the perl script
13
-"norm_test_generate.pl", to process it, and to generate the
+"generate-unicode_norm_table.pl", to process it, and to generate the
14
"unicode_norm_table.h" file. The Makefile contains a rule to download the
15
data files if they don't exist.
16
0 commit comments