changeset 63255:4f2b9ea9b006

(log-edit-changelog-full-paragraphs): Fix spellings in docstrings.
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 10 Jun 2005 14:05:27 +0000
parents c51ca04c4fc7
children 08eb8fe4b5ef
files lisp/log-edit.el
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/log-edit.el	Fri Jun 10 14:04:52 2005 +0000
+++ b/lisp/log-edit.el	Fri Jun 10 14:05:27 2005 +0000
@@ -154,12 +154,12 @@
 You could argue that the log entry for a file should contain the
 full ChangeLog paragraph mentioning the change to the file, even though
 it may mention other files, because that gives you the full context you
-need to understand the change.  This is the behaviour you get when this
+need to understand the change.  This is the behavior you get when this
 variable is set to t.
 
 On the other hand, you could argue that the log entry for a change
 should contain only the text for the changes which occurred in that
-file, because the log is per-file.  This is the behaviour you get
+file, because the log is per-file.  This is the behavior you get
 when this variable is set to nil.")
 
 ;;;; Internal global or buffer-local vars