From: Pavel Janík Date: Mon, 17 Dec 2001 20:56:03 +0000 (+0000) Subject: (indian-char-glyph): Fix typo in doc-string. X-Git-Tag: ttn-vms-21-2-B4~17658 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a2c14077b66d648309538e6e46bf7030161eeefe;p=emacs.git (indian-char-glyph): Fix typo in doc-string. --- diff --git a/lisp/language/ind-util.el b/lisp/language/ind-util.el index bc72638c111..cf6b7d34ddf 100644 --- a/lisp/language/ind-util.el +++ b/lisp/language/ind-util.el @@ -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'."