diff lisp/ses.el @ 63622:85d4c02c56a6

(ses-call-printer): Fix spellings.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 21 Jun 2005 13:39:59 +0000
parents 6c01c7e3e74f
children 463e088b8531 b7da78284d4c
line wrap: on
line diff
--- a/lisp/ses.el	Tue Jun 21 13:39:27 2005 +0000
+++ b/lisp/ses.el	Tue Jun 21 13:39:59 2005 +0000
@@ -878,7 +878,7 @@
 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 ""))