From: Juanma Barranquero Date: Wed, 6 Jun 2007 15:58:20 +0000 (+0000) Subject: (Message Headers): Fix typo. X-Git-Tag: emacs-pretest-23.0.90~12465 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c855605e763b63e62bf5d3acd7be37378d6c2426;p=emacs.git (Message Headers): Fix typo. --- diff --git a/man/message.texi b/man/message.texi index c843d8c58d9..eef4d77205a 100644 --- a/man/message.texi +++ b/man/message.texi @@ -1450,7 +1450,7 @@ responding to a message: @vindex message-subject-trailing-was-regexp Controls what to do with trailing @samp{(was: )} 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,