*** empty log message ***
[m17n/m17n-lib.git] / src / font.c
index 047d468..170a516 100644 (file)
@@ -1417,7 +1417,7 @@ mfont_from_name (char *name)
     @brief Make a copy of a font.
 
     The mfont_copy () function returns a new copy of font $FONT.  */
-/***en
+/***ja
     @brief ¥Õ¥©¥ó¥È¤Î¥³¥Ô¡¼¤òºî¤ë.
 
     ´Ø¿ô Mfont_copy () ¤Ï¥Õ¥©¥ó¥È $FONT ¤Î¥³¥Ô¡¼¤òºî¤ê¡¢¤½¤ì¤òÊÖ¤¹¡£ */
@@ -1736,7 +1736,7 @@ mfont_set_selection_priority (MSymbol *keys)
     that matches best the specification $SPEC on frame $FRAME.
 
     $SCORE, if not NULL, must point to a place to store the score
-    value that indicates how well the found font matches to $SPEC.  A
+    value that indicates how well the found font matches to $SPEC.  The
     smaller score means a better match.  */
 /***ja
     @brief ¥Õ¥©¥ó¥È¤òõ¤¹.