diff lisp/woman.el @ 96376:c3309dba6542

American English spelling fix.
author Glenn Morris <rgm@gnu.org>
date Fri, 27 Jun 2008 07:34:53 +0000
parents 65532b2a1819
children d45acf0c8d23
line wrap: on
line diff
--- a/lisp/woman.el	Fri Jun 27 07:30:14 2008 +0000
+++ b/lisp/woman.el	Fri Jun 27 07:34:53 2008 +0000
@@ -109,7 +109,7 @@
 
 ;; (By default, WoMan will automatically define the dired keys "W" and
 ;; "w" when it loads, but only if they are not already defined.  This
-;; behaviour is controlled by the user option `woman-dired-keys'.
+;; behavior is controlled by the user option `woman-dired-keys'.
 ;; Note that the `dired-x' (dired extra) package binds
 ;; `dired-copy-filename-as-kill' to the key "w" (as pointed out by Jim
 ;; Davidson), although "W" appears to be really unused.  The `dired-x'