summaryrefslogtreecommitdiff
path: root/lisp/emulation
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2002-05-16 12:00:33 +0000
committerJuanma Barranquero <lekktu@gmail.com>2002-05-16 12:00:33 +0000
commitaa87aafcdef167e1e272d31902a341329c9bbf90 (patch)
tree6cac731d4f201239f88e82cb47895da444fd5b63 /lisp/emulation
parent6b9483facc8cd5d888e3b5705c9267c38e43643f (diff)
downloademacs-aa87aafcdef167e1e272d31902a341329c9bbf90.tar.gz
Fix typo.
Diffstat (limited to 'lisp/emulation')
-rw-r--r--lisp/emulation/cua-rect.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emulation/cua-rect.el b/lisp/emulation/cua-rect.el
index a3e94dc207d..87b48f088eb 100644
--- a/lisp/emulation/cua-rect.el
+++ b/lisp/emulation/cua-rect.el
@@ -25,7 +25,7 @@
;;; Acknowledgements
;; The rectangle handling and display code borrows from the standard
-;; GNU emacs rect.el package and the the rect-mark.el package by Rick
+;; GNU emacs rect.el package and the rect-mark.el package by Rick
;; Sladkey <jrs@world.std.com>.
;;; Commentary: