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/mail/mspools.el | |
parent | 04e9897cf70e46c703b1412d022511e80314a720 (diff) | |
download | emacs-09ae5da1b8bc7e8195a4a252b532ac33e5723f93.tar.gz emacs-09ae5da1b8bc7e8195a4a252b532ac33e5723f93.tar.bz2 emacs-09ae5da1b8bc7e8195a4a252b532ac33e5723f93.zip |
Prefer typical American spelling for "acknowledgment".
Diffstat (limited to 'lisp/mail/mspools.el')
-rw-r--r-- | lisp/mail/mspools.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mail/mspools.el b/lisp/mail/mspools.el index 9f9c9c68285..6f8c444651c 100644 --- a/lisp/mail/mspools.el +++ b/lisp/mail/mspools.el @@ -83,7 +83,7 @@ ;; Useful settings for VM ;; vm-auto-get-new-mail should be t (the default). -;; Acknowledgements +;; Acknowledgments ;; Thanks to jond@mitre.org (Jonathan Doughty) for help with code for ;; setting up vm-spool-files. |