about summary refs log tree commit diff
path: root/iconv/gconv_int.h
diff options
context:
space:
mode:
authorOndřej Bílka <neleai@seznam.cz>2013-08-30 14:32:07 +0200
committerOndřej Bílka <neleai@seznam.cz>2013-08-30 18:08:59 +0200
commit382466e04e347d3b3fa221897efb8f4cdc239105 (patch)
tree502407214f530137467309e605493cc0dd18f274 /iconv/gconv_int.h
parent6b06ac56cdfc9293908724e51e827534e97819aa (diff)
downloadglibc-382466e04e347d3b3fa221897efb8f4cdc239105.tar.gz
glibc-382466e04e347d3b3fa221897efb8f4cdc239105.tar.xz
glibc-382466e04e347d3b3fa221897efb8f4cdc239105.zip
Fix typos.
Diffstat (limited to 'iconv/gconv_int.h')
-rw-r--r--iconv/gconv_int.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/iconv/gconv_int.h b/iconv/gconv_int.h
index 80c15335ef..06faeaafc9 100644
--- a/iconv/gconv_int.h
+++ b/iconv/gconv_int.h
@@ -49,7 +49,7 @@ struct gconv_alias
 };
 
 
-/* How many character should be conveted in one call?  */
+/* How many character should be converted in one call?  */
 #define GCONV_NCHAR_GOAL	8160