]> git.eshelyaron.com Git - emacs.git/commitdiff
; Use US spelling docstring
authorPhilip Kaludercic <philipk@posteo.net>
Sun, 11 Sep 2022 11:12:39 +0000 (13:12 +0200)
committerPhilip Kaludercic <philipk@posteo.net>
Sun, 11 Sep 2022 11:12:39 +0000 (13:12 +0200)
* lisp/vc/diff-mode.el (diff-add-log-use-relative-names): Update docstring.

lisp/vc/diff-mode.el

index d9eb9bba60699e84f47d8be2ee6f191b119e34ab..a9591c9d82eb01c9cbc87ee03868bbe1dfbbe0a0 100644 (file)
@@ -2341,7 +2341,7 @@ Call FUN with two args (BEG and END) for each hunk."
 (defcustom diff-add-log-use-relative-names nil
   "Use relative file names when generating ChangeLog skeletons.
 The files will be relative to the root directory of the VC
-repository.  This option affects the behaviour of
+repository.  This option affects the behavior of
 `diff-add-log-current-defuns'."
   :type 'boolean
   :safe #'booleanp