diff options
Diffstat (limited to 'lisp/emulation')
-rw-r--r-- | lisp/emulation/cua-rect.el | 2 |
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: |