Fix comment typo.
authorUlrich Drepper <drepper@redhat.com>
Thu, 12 Jul 2001 05:42:07 +0000 (05:42 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 12 Jul 2001 05:42:07 +0000 (05:42 +0000)
iconv/gconv_int.h

index d168efc..9641077 100644 (file)
@@ -38,7 +38,7 @@ extern struct path_elem *__gconv_path_elem;
 extern size_t __gconv_max_path_elem_len;
 
 
-/* Structure for alias definition.  Simply to strings.  */
+/* Structure for alias definition.  Simply two strings.  */
 struct gconv_alias
 {
   char *fromname;