From b7822852fe7ca782fec8dc4059a9c9148eee7ff9 Mon Sep 17 00:00:00 2001 From: ntakahas Date: Mon, 28 Mar 2005 11:12:58 +0000 Subject: [PATCH] Fix typo in a comment. --- src/plist.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" ¤ò̾Á°¤È¤·¤Æ»ý¤Ä¥·¥ó¥Ü¥ë. -- 1.7.10.4