]> git.eshelyaron.com Git - emacs.git/commitdiff
(Message Headers): Fix typo.
authorJuanma Barranquero <lekktu@gmail.com>
Wed, 6 Jun 2007 23:39:42 +0000 (23:39 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Wed, 6 Jun 2007 23:39:42 +0000 (23:39 +0000)
man/message.texi

index c843d8c58d9a11468577fef4e4801c1649bac77d..eef4d77205a51d772eac2363f708576a0e49dbe7 100644 (file)
@@ -1450,7 +1450,7 @@ responding to a message:
 @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,