From d0f6a32f46d1cd035ce6cbaf5cf44fe1e4e964f1 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Tue, 21 Jun 2005 13:39:59 +0000 Subject: [PATCH] (ses-call-printer): Fix spellings. --- lisp/ses.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/ses.el b/lisp/ses.el index 1107f21d510..09f7809752b 100644 --- a/lisp/ses.el +++ b/lisp/ses.el @@ -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 "")) -- 2.39.2