From: ntakahas Date: Thu, 19 Apr 2007 12:42:02 +0000 (+0000) Subject: Fix typo. X-Git-Tag: FLT-base~79 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=8ab17b6c26782a232d21b788ec45ac34e08db888;p=m17n%2Fm17n-lib.git Fix typo. --- diff --git a/src/input.c b/src/input.c index c923d38..171c4d2 100644 --- a/src/input.c +++ b/src/input.c @@ -5103,7 +5103,7 @@ minput_config_command (MSymbol language, MSymbol name, MSymbol command, } else { - if (no_cutom) + if (no_custom) mplist__pop_unref (plist); else { @@ -5150,7 +5150,7 @@ minput_config_command (MSymbol language, MSymbol name, MSymbol command, @brief Get information about input method variable(s). The minput_get_variable () function returns information about - the variable $VARIABLE of the input method specified by $LANGUAGE and $NAME. + variable $VARIABLE of the input method specified by $LANGUAGE and $NAME. An input method variable controls behavior of an input method. There are two kinds of variables, global and local. A global