diff options
Diffstat (limited to 'iconvdata/tst-table.sh')
-rwxr-xr-x | iconvdata/tst-table.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/iconvdata/tst-table.sh b/iconvdata/tst-table.sh index d5b1f3c87d..bc6f542b24 100755 --- a/iconvdata/tst-table.sh +++ b/iconvdata/tst-table.sh @@ -44,7 +44,7 @@ if test ${charset} = GB18030; then mv ${objpfx}tst-${charset}.truncated.table ${objpfx}tst-${charset}.charmap.table fi -# Precomputed expexted differences between the charmap and iconv forward. +# Precomputed expected differences between the charmap and iconv forward. precomposed=${charset}.precomposed # Precompute expected differences between the charmap and iconv backward. |