1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00:00

(indian-char-glyph): Fix typo in doc-string.

This commit is contained in:
Pavel Janík 2001-12-17 20:56:03 +00:00
parent 08a7824f49
commit a2c14077b6

View File

@ -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'."