# HG changeset patch # User Juanma Barranquero # Date 1181145500 0 # Node ID 81d0ac22d5930353022903b206885b09bde097f0 # Parent fa322e2316364237d700d3984cd210f9d3f1ba90 (Message Headers): Fix typo. diff -r fa322e231636 -r 81d0ac22d593 man/message.texi --- a/man/message.texi Wed Jun 06 15:57:39 2007 +0000 +++ b/man/message.texi Wed Jun 06 15:58:20 2007 +0000 @@ -1450,7 +1450,7 @@ @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,