summaryrefslogtreecommitdiff
path: root/locale/C-ctype.c
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-11-13 07:40:27 +0000
committerUlrich Drepper <drepper@redhat.com>1999-11-13 07:40:27 +0000
commit78bba25cdfb242eb18510069a1df6e2d1d1fdfd9 (patch)
tree1cc145025f604c7566f6d0eb6bfd3d2626063f23 /locale/C-ctype.c
parent269e369fa69775f05136a0a4b729d4491b66ea0a (diff)
Update.
* locale/C-ctype.c: Fix typo in char class name.
Diffstat (limited to 'locale/C-ctype.c')
-rw-r--r--locale/C-ctype.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/C-ctype.c b/locale/C-ctype.c
index 1a1ab5b796..3e03f4461a 100644
--- a/locale/C-ctype.c
+++ b/locale/C-ctype.c
@@ -357,7 +357,7 @@ const struct locale_data _nl_C_LC_CTYPE =
"left_to_right\0" "right_to_left\0" "num_terminator\0"
"num_separator\0" "segment_separator\0" "block_separator\0"
"direction_control\0" "sym_swap_layout\0" "char_shape_selector\0"
- "num_share_selector\0" "non_spacing\0" "non_spacing_level3\0"
+ "num_shape_selector\0" "non_spacing\0" "non_spacing_level3\0"
"r_connect\0" "no_connect\0" "no_connect-space\0"
"vowel_connect\0" },
{ string: "tolower\0" "toupper\0" "tosymmetric\0" },