summaryrefslogtreecommitdiff
path: root/lisp/log-edit.el
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2005-06-10 14:05:27 +0000
committerJuanma Barranquero <lekktu@gmail.com>2005-06-10 14:05:27 +0000
commit5ab405e407ba80312512f15972700463bb9fb3b5 (patch)
tree279c53c0b7953b7a7d8ac01954c23c20f7bae171 /lisp/log-edit.el
parent480ef9bbde9e50e5623bcc05079bf51173df2dbb (diff)
downloademacs-5ab405e407ba80312512f15972700463bb9fb3b5.tar.gz
(log-edit-changelog-full-paragraphs): Fix spellings in docstrings.
Diffstat (limited to 'lisp/log-edit.el')
-rw-r--r--lisp/log-edit.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/log-edit.el b/lisp/log-edit.el
index 09116e0584f..0d84ecd0504 100644
--- a/lisp/log-edit.el
+++ b/lisp/log-edit.el
@@ -154,12 +154,12 @@ different paragraphs are unrelated.
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