Fix typo in a comment.
authorntakahas <ntakahas>
Mon, 28 Mar 2005 11:12:58 +0000 (11:12 +0000)
committerntakahas <ntakahas>
Mon, 28 Mar 2005 11:12:58 +0000 (11:12 +0000)
src/plist.c

index c5287a9..7828b35 100644 (file)
@@ -764,7 +764,7 @@ mplist__serialize (MText *mt, MPlist *plist)
 /***en
     @brief Symbol whose name is "integer".
 
-    The symbol @c Minteger has the name <tt>"integer"</tt>.  A value
+    The symbol @c Minteger has the name <tt>"integer"</tt>.  The value
     of a property whose key is @c Minteger must be an integer.  */
 /***ja
     @brief "integer" ¤ò̾Á°¤È¤·¤Æ»ý¤Ä¥·¥ó¥Ü¥ë.