changeset 41947:3bf347fb3060

(indian-glyph-max-char): Fix doc-string.
author Pavel Janík <Pavel@Janik.cz>
date Tue, 11 Dec 2001 06:57:29 +0000
parents ac35ef786b2d
children 1655364ff839
files lisp/language/indian.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/language/indian.el	Tue Dec 11 06:56:10 2001 +0000
+++ b/lisp/language/indian.el	Tue Dec 11 06:57:29 2001 +0000
@@ -84,7 +84,7 @@
 (defvar indian-glyph-max-char
   (indian-glyph-char
    255 (aref indian-script-table (1- (length indian-script-table))))
-  "The maximum valid code of characters in the charset `indian-glyph'")
+  "The maximum valid code of characters in the charset `indian-glyph'.")
 
 (defun indian-char-glyph (char)
   "Return information about the glphy code for CHAR of `indian-glyph' charset.