diff lisp/man.el @ 96376:c3309dba6542

American English spelling fix.
author Glenn Morris <rgm@gnu.org>
date Fri, 27 Jun 2008 07:34:53 +0000
parents ee5932bf781d
children 7b3f18677181
line wrap: on
line diff
--- a/lisp/man.el	Fri Jun 27 07:30:14 2008 +0000
+++ b/lisp/man.el	Fri Jun 27 07:34:53 2008 +0000
@@ -74,7 +74,7 @@
 
 ;; ============= TODO ===========
 ;; - Add a command for printing.
-;; - The awk script deletes multiple blank lines.  This behaviour does
+;; - The awk script deletes multiple blank lines.  This behavior does
 ;;   not allow to understand if there was indeed a blank line at the
 ;;   end or beginning of a page (after the header, or before the
 ;;   footer).  A different algorithm should be used.  It is easy to