From 382466e04e347d3b3fa221897efb8f4cdc239105 Mon Sep 17 00:00:00 2001 From: Ondřej Bílka Date: Fri, 30 Aug 2013 14:32:07 +0200 Subject: Fix typos. --- localedata/tst-digits.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'localedata/tst-digits.c') 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) -- cgit 1.4.1