changeset 95177:43c13e1346d5

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Thu, 22 May 2008 02:20:16 +0000
parents 686d116f748d
children 4eed3c1f3e86
files src/font.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/font.c	Thu May 22 02:19:21 2008 +0000
+++ b/src/font.c	Thu May 22 02:20:16 2008 +0000
@@ -3722,7 +3722,7 @@
   return Qnil;
 }
 
-/* The following three functions are still expremental.  */
+/* The following three functions are still experimental.  */
 
 DEFUN ("font-make-gstring", Ffont_make_gstring, Sfont_make_gstring, 2, 2, 0,
        doc: /* Return a newly created g-string for FONT-OBJECT with NUM glyphs.