changeset 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 7193e2a808d6
children 31baf6840fd6
files lisp/language/ind-util.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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'."