diff lisp/language/ind-util.el @ 42111:d8f14ecc9a2e

(indian-char-glyph): Fix typo in doc-string.
author Pavel Janík <Pavel@Janik.cz>
date Mon, 17 Dec 2001 20:56:03 +0000
parents e904fde74072
children e5298463efed 04b31cd7acc5
line wrap: on
line diff
--- a/lisp/language/ind-util.el	Mon Dec 17 19:24:50 2001 +0000
+++ b/lisp/language/ind-util.el	Mon Dec 17 20:56:03 2001 +0000
@@ -1017,7 +1017,7 @@
 
 ;;;###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'."