diff lisp/gnus/message.el @ 48588:52d99cc2e9e3

Typos.
author ShengHuo ZHU <zsh@cs.rochester.edu>
date Fri, 29 Nov 2002 15:57:52 +0000
parents 285ddf07e772
children b6e082e00b00
line wrap: on
line diff
--- a/lisp/gnus/message.el	Fri Nov 29 15:13:50 2002 +0000
+++ b/lisp/gnus/message.el	Fri Nov 29 15:57:52 2002 +0000
@@ -879,7 +879,7 @@
 		 (unbold-region b e)
 		 (ununderline-region b e))))
   "Alist of mail and news faces for facemenu.
-The cdr of ech entry is a function for applying the face to a region.")
+The cdr of each entry is a function for applying the face to a region.")
 
 (defcustom message-send-hook nil
   "Hook run before sending messages."