iconv.c: fix a misspelling in a comment
authorReuben Thomas <rrt@sc3d.org>
Wed, 17 Jan 2018 21:33:58 +0000 (21:33 +0000)
committerReuben Thomas <rrt@sc3d.org>
Tue, 23 Jan 2018 07:02:42 +0000 (07:02 +0000)
src/iconv.c

index 7e7d773d94be18395d1ce27257d66fd30f1e145e..d7fb9793be14417fd800a89ea6d09c96405ca601 100644 (file)
@@ -187,7 +187,7 @@ module_iconv (RECODE_OUTER outer)
 
       /* Declare all aliases, given they bring something we do not already
         know.  Even then, we still declare too many useless aliases, as the
-        desambiguating tables are not recomputed as we go.  FIXME!  */
+        disambiguating tables are not recomputed as we go.  FIXME!  */
 
       for (cursor = aliases; *cursor; cursor++)
        {