]> code.delx.au - gnu-emacs/blobdiff - lisp/emulation/cua-base.el
Spelling fixes.
[gnu-emacs] / lisp / emulation / cua-base.el
index 9a50352d50762dd60a536731766449d8eea60666..a68c4dfdf69eeefed5b97cd45a35d4652edf7bec 100644 (file)
@@ -1242,7 +1242,7 @@ If ARG is the atom `-', scroll upward by nearly full screen."
 
    ;; Handle shifted cursor keys and other movement commands.
    ;; If region is not active, region is activated if key is shifted.
-   ;; If region is active, region is cancelled if key is unshifted
+   ;; If region is active, region is canceled if key is unshifted
    ;;   (and region not started with C-SPC).
    ;; If rectangle is active, expand rectangle in specified direction and
    ;;   ignore the movement.