]> git.eshelyaron.com Git - emacs.git/commitdiff
(indian-char-glyph): Fix typo in doc-string.
authorPavel Janík <Pavel@Janik.cz>
Mon, 17 Dec 2001 20:56:03 +0000 (20:56 +0000)
committerPavel Janík <Pavel@Janik.cz>
Mon, 17 Dec 2001 20:56:03 +0000 (20:56 +0000)
lisp/language/ind-util.el

index bc72638c111baa17cc3897db68c34287f38efb35..cf6b7d34ddfe5d86f093eea488f4b36bd70358dd 100644 (file)
@@ -1017,7 +1017,7 @@ See also the function `indian-char-glyph'."
 
 ;;;###autoload
 (defun indian-char-glyph (char)
-  "Return information about the glphy code for CHAR of `indian-glyph' charset.
+  "Return information about the glyph code for CHAR of `indian-glyph' charset.
 The value is (INDEX . SCRIPT), where INDEX is the glyph index
 in the font that Indian script name SCRIPT specifies.
 See also the function `indian-glyph-char'."