# HG changeset patch # User Juanma Barranquero # Date 1181173182 0 # Node ID 002abb3f1af635ab1f07bbb79963f0a7aa3f8c61 # Parent 052499f7ba7defad77341adf9ccd196adcba858d (Message Headers): Fix typo. diff -r 052499f7ba7d -r 002abb3f1af6 man/message.texi --- 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: )} 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,