diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2005-06-21 11:40:22 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2005-06-21 11:40:22 +0000 |
commit | 2c7a8f6335804253d9a6bb9541cb19e469654fe3 (patch) | |
tree | c69d9378dc629ce01a3414b5df31655093b27c0e /man/ses.texi | |
parent | 6e0dca3d12acc38d9d607fe31b83a6d4c69b6492 (diff) | |
download | emacs-2c7a8f6335804253d9a6bb9541cb19e469654fe3.tar.gz |
Fix spellings.
Diffstat (limited to 'man/ses.texi')
-rw-r--r-- | man/ses.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/ses.texi b/man/ses.texi index 9b0137d2002..9667161f673 100644 --- a/man/ses.texi +++ b/man/ses.texi @@ -638,7 +638,7 @@ Special cell values: @item nil prints the same as "", but allows previous cell to spill over. @item '*skip* replaces nil when the previous cell actually does spill over; nothing is printed for it. -@item '*error* indicates that the formula signalled an error instead of +@item '*error* indicates that the formula signaled an error instead of producing a value: the print cell is filled with hash marks (#). @end itemize |