diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2012-07-24 22:48:19 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2012-07-24 22:48:19 -0700 |
commit | 09ae5da1b8bc7e8195a4a252b532ac33e5723f93 (patch) | |
tree | 22de6cabc07e193045ba4daa99db185b68f5b5a8 /lisp/emulation/cua-rect.el | |
parent | 04e9897cf70e46c703b1412d022511e80314a720 (diff) | |
download | emacs-09ae5da1b8bc7e8195a4a252b532ac33e5723f93.tar.gz |
Prefer typical American spelling for "acknowledgment".
Diffstat (limited to 'lisp/emulation/cua-rect.el')
-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 4286afba938..39ce5901524 100644 --- a/lisp/emulation/cua-rect.el +++ b/lisp/emulation/cua-rect.el @@ -21,7 +21,7 @@ ;; You should have received a copy of the GNU General Public License ;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. -;;; Acknowledgements +;;; Acknowledgments ;; The rectangle handling and display code borrows from the standard ;; GNU emacs rect.el package and the rect-mark.el package by Rick |