aboutsummaryrefslogtreecommitdiff
path: root/locale/programs
diff options
context:
space:
mode:
Diffstat (limited to 'locale/programs')
-rw-r--r--locale/programs/ld-ctype.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/programs/ld-ctype.c b/locale/programs/ld-ctype.c
index c29b980..644bfbf 100644
--- a/locale/programs/ld-ctype.c
+++ b/locale/programs/ld-ctype.c
@@ -1663,7 +1663,7 @@ charclass_charcode_ellipsis (struct linereader *ldfile,
if (now->val.charcode.nbytes != last_charcode_len)
{
lr_error (ldfile, _("\
-start end end character sequence of range must have the same length"));
+start and end character sequence of range must have the same length"));
return;
}