From 264d5af773ddf4132bc3d8647aaeaceb1189a07f Mon Sep 17 00:00:00 2001 From: handa Date: Tue, 21 Sep 2010 04:05:07 +0000 Subject: [PATCH] (struct MInputContext): Fix typo in comment. --- src/m17n.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/m17n.h b/src/m17n.h index 004cbf0..14cb00c 100644 --- a/src/m17n.h +++ b/src/m17n.h @@ -1189,7 +1189,7 @@ struct MInputContext ¤Ë¤è¤Ã¤ÆÀßÄꤵ¤ì¤ë¡£ */ MText *produced; - /***en Argument given to the function minput_create_im (). */ + /***en Argument given to the function minput_create_ic (). */ /***ja ´Ø¿ô minput_create_ic () ¤ËÅϤµ¤ì¤ë°ú¿ô¡£ */ void *arg; -- 1.7.10.4