diff options
Diffstat (limited to 'localedata/tst-digits.c')
-rw-r--r-- | localedata/tst-digits.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/localedata/tst-digits.c b/localedata/tst-digits.c index a0cb4736a7..c5b594eb66 100644 --- a/localedata/tst-digits.c +++ b/localedata/tst-digits.c @@ -178,7 +178,7 @@ main (void) printf ("%d failures in wprintf tests\n", failures); status = failures != 0; - /* ctype tests. This makes sure that the multibyte chracter digit + /* ctype tests. This makes sure that the multibyte character digit representations are not handle in this table. */ failures = 0; for (cnt = 0; cnt < 256; ++cnt) |