summaryrefslogtreecommitdiff
path: root/lisp/progmodes/ebnf-yac.el
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2012-07-24 22:48:19 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2012-07-24 22:48:19 -0700
commit09ae5da1b8bc7e8195a4a252b532ac33e5723f93 (patch)
tree22de6cabc07e193045ba4daa99db185b68f5b5a8 /lisp/progmodes/ebnf-yac.el
parent04e9897cf70e46c703b1412d022511e80314a720 (diff)
downloademacs-09ae5da1b8bc7e8195a4a252b532ac33e5723f93.tar.gz
Prefer typical American spelling for "acknowledgment".
Diffstat (limited to 'lisp/progmodes/ebnf-yac.el')
-rw-r--r--lisp/progmodes/ebnf-yac.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/progmodes/ebnf-yac.el b/lisp/progmodes/ebnf-yac.el
index 56c8dc57e96..8e0ca260928 100644
--- a/lisp/progmodes/ebnf-yac.el
+++ b/lisp/progmodes/ebnf-yac.el
@@ -73,8 +73,8 @@
;; example: this_is_a_valid.name, Another_EXAMPLE, mIxEd.CaSe.
;;
;;
-;; Acknowledgements
-;; ----------------
+;; Acknowledgments
+;; ---------------
;;
;; Thanks to Matthew K. Junker <junker@alum.mit.edu> for the suggestion to deal
;; with %right, %left and %prec pragmas. His suggestion was extended to deal