]> code.delx.au - gnu-emacs/blobdiff - lisp/emulation/cua-gmrk.el
Spelling fixes.
[gnu-emacs] / lisp / emulation / cua-gmrk.el
index 690555e81dcb5655b66d9f5769b99174808597e2..b6a3a977909f157c9bd6d760a0070f54f065350f 100644 (file)
@@ -94,7 +94,7 @@ insert the deleted or copied text before the global marker, even when the
 global marker is in another buffer.
 If the global marker isn't set, set the global marker at point in the current
 buffer.  Otherwise jump to the global marker position and cancel it.
-With prefix argument, don't jump to global mark when cancelling it."
+With prefix argument, don't jump to global mark when canceling it."
   (interactive "P")
   (unless cua--global-mark-initialized
     (cua--init-global-mark))