]> code.delx.au - gnu-emacs/blobdiff - lisp/ses.el
Spelling fixes.
[gnu-emacs] / lisp / ses.el
index 6c9d0a7a50d7869ba09a36538a9efd4dd5b41527..cceccde33467d0cbaff9b22d536a4bf184909178 100644 (file)
@@ -2273,7 +2273,7 @@ cells."
 
 (defun ses-read-printer (prompt default)
   "Common code for `ses-read-cell-printer', `ses-read-column-printer', and `ses-read-default-printer'.
-PROMPT should end with \": \".  Result is t if operation was cancelled."
+PROMPT should end with \": \".  Result is t if operation was canceled."
   (barf-if-buffer-read-only)
   (if (eq default t)
       (setq default "")