(indian-char-glyph): Fix typo in doc-string.
This commit is contained in:
parent
08a7824f49
commit
a2c14077b6
1 changed files with 1 additions and 1 deletions
|
@ -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'."
|
||||
|
|
Loading…
Add table
Reference in a new issue