about summary refs log tree commit diff
path: root/string/bug-strcoll2.c
diff options
context:
space:
mode:
Diffstat (limited to 'string/bug-strcoll2.c')
-rw-r--r--string/bug-strcoll2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/string/bug-strcoll2.c b/string/bug-strcoll2.c
index 5ce2f94f34..26cc873e5b 100644
--- a/string/bug-strcoll2.c
+++ b/string/bug-strcoll2.c
@@ -47,7 +47,7 @@ test_cs_CZ (void)
     }
   else
     {
-      puts ("FAIL: Wrong sorting in cz_CZ.UTF-8.");
+      puts ("FAIL: Wrong sorting in cs_CZ.UTF-8.");
       return 1;
     }
 }