2002-11-29 ShengHuo ZHU <zsh@cs.rochester.edu>
[gnus] / lisp / message.el
index 29c19ff..bae2734 100644 (file)
@@ -1150,7 +1150,7 @@ candidates:
                 (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."