]> code.delx.au - gnu-emacs/commitdiff
(Fchar_table_range): Fix spellings.
authorJuanma Barranquero <lekktu@gmail.com>
Tue, 21 Jun 2005 13:31:30 +0000 (13:31 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Tue, 21 Jun 2005 13:31:30 +0000 (13:31 +0000)
src/fns.c

index 792f94189d1e9d5844db99a3caf7ea97ddb0c57e..7365aa05e7920c4ceeffec5022202f20bc32700b 100644 (file)
--- a/src/fns.c
+++ b/src/fns.c
@@ -2546,7 +2546,7 @@ RANGE should be nil (for the default value),
 a vector which identifies a character set or a row of a character set,
 a character set name, or a character code.
 If the characters in the specified range have different values,
-an error is signalled.
+an error is signaled.
 
 Note that this function doesn't check the parent of CHAR-TABLE.  */)
      (char_table, range)