From: ntakahas Date: Mon, 28 Mar 2005 11:12:58 +0000 (+0000) Subject: Fix typo in a comment. X-Git-Tag: REL-1-3-0~347 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=b7822852fe7ca782fec8dc4059a9c9148eee7ff9;p=m17n%2Fm17n-lib.git Fix typo in a comment. --- diff --git a/src/plist.c b/src/plist.c index c5287a9..7828b35 100644 --- a/src/plist.c +++ b/src/plist.c @@ -764,7 +764,7 @@ mplist__serialize (MText *mt, MPlist *plist) /***en @brief Symbol whose name is "integer". - The symbol @c Minteger has the name "integer". A value + The symbol @c Minteger has the name "integer". The value of a property whose key is @c Minteger must be an integer. */ /***ja @brief "integer" ¤ò̾Á°¤È¤·¤Æ»ý¤Ä¥·¥ó¥Ü¥ë.