# HG changeset patch # User Pavel Jank # Date 1008622563 0 # Node ID d8f14ecc9a2ecee2c4dfa7c25c1537205df60fd6 # Parent 7193e2a808d633cb6c2cf992e665869db1aa89f1 (indian-char-glyph): Fix typo in doc-string. diff -r 7193e2a808d6 -r d8f14ecc9a2e lisp/language/ind-util.el --- 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'."