diff lisp/language/indian.el @ 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 f091948e4d1c
children d0521c771e5a
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.