summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2007-06-06 23:39:42 +0000
committerJuanma Barranquero <lekktu@gmail.com>2007-06-06 23:39:42 +0000
commitcf5e3b4dc01d87826a8894f04b7c06fce45041b3 (patch)
treef7689e22912076c2824ef91d8a0d54a072986ee5 /man
parent2e28f52dc826931b2238b983f6c17b88f13efd89 (diff)
downloademacs-cf5e3b4dc01d87826a8894f04b7c06fce45041b3.tar.gz
(Message Headers): Fix typo.
Diffstat (limited to 'man')
-rw-r--r--man/message.texi2
1 files changed, 1 insertions, 1 deletions
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: <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,