projects
/
m17n
/
m17n-lib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3dcdf34
)
Fix typo in a comment.
author
ntakahas
<ntakahas>
Mon, 28 Mar 2005 11:12:58 +0000
(11:12 +0000)
committer
ntakahas
<ntakahas>
Mon, 28 Mar 2005 11:12:58 +0000
(11:12 +0000)
src/plist.c
patch
|
blob
|
history
diff --git
a/src/plist.c
b/src/plist.c
index
c5287a9
..
7828b35
100644
(file)
--- 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 <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" ¤ò̾Á°¤È¤·¤Æ»ý¤Ä¥·¥ó¥Ü¥ë.