changeset 77947:002abb3f1af6

(Message Headers): Fix typo.
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 06 Jun 2007 23:39:42 +0000
parents 052499f7ba7d
children 3d083423d7dd
files man/message.texi
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/man/message.texi	Wed Jun 06 23:38:45 2007 +0000
+++ b/man/message.texi	Wed Jun 06 23:39:42 2007 +0000
@@ -1450,7 +1450,7 @@
 @vindex message-subject-trailing-was-regexp
 Controls what to do with trailing @samp{(was: <old subject>)} in subject
 lines.  If @code{nil}, leave the subject unchanged.  If it is the symbol
-@code{ask}, query the user what do do.  In this case, the subject is
+@code{ask}, query the user what to do.  In this case, the subject is
 matched against @code{message-subject-trailing-was-ask-regexp}.  If
 @code{message-subject-trailing-was-query} is @code{t}, always strip the
 trailing old subject.  In this case,