]> code.delx.au - gnu-emacs/commitdiff
(ses-call-printer): Fix spellings.
authorJuanma Barranquero <lekktu@gmail.com>
Tue, 21 Jun 2005 13:39:59 +0000 (13:39 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Tue, 21 Jun 2005 13:39:59 +0000 (13:39 +0000)
lisp/ses.el

index 1107f21d510363045cbe189e2b5cb86ccb92f7ed..09f7809752bacda0de23df7cee2d3702450f59d6 100644 (file)
@@ -878,7 +878,7 @@ preceding cell has spilled over."
 lambda of one argument) on VALUE.  Result is the the printed cell as a
 string.  The variable `ses-call-printer-return' is set to t if the printer
 used parenthesis to request left-justification, or the error-signal if the
-printer signalled one (and \"%s\" is used as the default printer), else nil."
+printer signaled one (and \"%s\" is used as the default printer), else nil."
   (setq ses-call-printer-return nil)
   (unless value
     (setq value ""))