From a2c14077b66d648309538e6e46bf7030161eeefe Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pavel=20Jan=C3=ADk?= Date: Mon, 17 Dec 2001 20:56:03 +0000 Subject: [PATCH] (indian-char-glyph): Fix typo in doc-string. --- lisp/language/ind-util.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'." -- 2.39.2