From 9a321276ef6bf30f05c75bc167bf8b3e216a2620 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 12 Jul 2001 05:42:07 +0000 Subject: Fix comment typo. --- iconv/gconv_int.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'iconv') diff --git a/iconv/gconv_int.h b/iconv/gconv_int.h index d168efc0be..9641077bcc 100644 --- a/iconv/gconv_int.h +++ b/iconv/gconv_int.h @@ -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; -- cgit v1.2.3