changeset 19439:854e48d82a01

Comment change.
author Richard M. Stallman <rms@gnu.org>
date Tue, 19 Aug 1997 19:48:40 +0000
parents 3a3578e9593f
children 797637e1e880
files lisp/add-log.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/add-log.el	Tue Aug 19 15:36:22 1997 +0000
+++ b/lisp/add-log.el	Tue Aug 19 19:48:40 1997 +0000
@@ -98,7 +98,7 @@
     ;; Conditionals.
     ("\\[!?\\([^]\n]+\\)\\]\\(:\\| (\\)" (1 font-lock-variable-name-face))
     ;;
-    ;; Acknowledgments.
+    ;; Acknowledgements.
     ("^\t\\(From\\|Reported by\\)" 1 font-lock-comment-face)
     )
   "Additional expressions to highlight in Change Log mode.")