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/hippie-exp.el | |
parent | 04e9897cf70e46c703b1412d022511e80314a720 (diff) | |
download | emacs-09ae5da1b8bc7e8195a4a252b532ac33e5723f93.tar.gz |
Prefer typical American spelling for "acknowledgment".
Diffstat (limited to 'lisp/hippie-exp.el')
-rw-r--r-- | lisp/hippie-exp.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/hippie-exp.el b/lisp/hippie-exp.el index adcd83d33a5..f787319fb0c 100644 --- a/lisp/hippie-exp.el +++ b/lisp/hippie-exp.el @@ -156,7 +156,7 @@ ;; opposite situation to occur, that `hippie-expand' misses some ;; suggestion because it thinks it has already tried it. ;; -;; Acknowledgement +;; Acknowledgment ;; ;; I want to thank Mikael Djurfeldt in discussions with whom the idea ;; of this function took form. |