Spelling fixes.
[bpt/emacs.git] / lisp / term / ns-win.el
index 432163a..70c91de 100644 (file)
@@ -626,7 +626,7 @@ the last file dropped is selected."
                                   `(mouse-1 POSITION 1))))
         (if (y-or-n-p (format "Print buffer %s? " (buffer-name)))
             (print-buffer)
-         (error "Cancelled")))
+         (error "Canceled")))
     (print-buffer)))
 
 ;;;; Font support.