aboutsummaryrefslogtreecommitdiff
path: root/iconv
diff options
context:
space:
mode:
authorYuri Chornoivan <yurchor@ukr.net>2013-10-12 14:21:55 +0200
committerOndřej Bílka <neleai@seznam.cz>2013-10-12 14:47:50 +0200
commit5560275828a1a8f3614b87999c9fd2831d0b232d (patch)
tree14244c38d7067937f57a8ac30587e3fd959a7682 /iconv
parent9cd8330240f930c5509592cd8d57133e52ac30e7 (diff)
downloadglibc-5560275828a1a8f3614b87999c9fd2831d0b232d.zip
glibc-5560275828a1a8f3614b87999c9fd2831d0b232d.tar.gz
glibc-5560275828a1a8f3614b87999c9fd2831d0b232d.tar.bz2
Fix typos.
Diffstat (limited to 'iconv')
-rw-r--r--iconv/iconv_prog.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/iconv/iconv_prog.c b/iconv/iconv_prog.c
index 1a1d0d0..11c7f08 100644
--- a/iconv/iconv_prog.c
+++ b/iconv/iconv_prog.c
@@ -789,7 +789,7 @@ print_known_names (void)
if (human_readable)
fputs (_("\
-The following list contain all the coded character sets known. This does\n\
+The following list contains all the coded character sets known. This does\n\
not necessarily mean that all combinations of these names can be used for\n\
the FROM and TO command line parameters. One coded character set can be\n\
listed with several different names (aliases).\n\n "), stdout);