diff options
author | Dave Whiteland <dave@mysociety.org> | 2015-03-03 13:49:07 +0000 |
---|---|---|
committer | Dave Whiteland <dave@mysociety.org> | 2015-03-03 13:49:07 +0000 |
commit | b702d596b67d996bfb489b90293f6f39def11430 (patch) | |
tree | 600230df5930ad5bde698dd11ba9a4e28e102455 | |
parent | cb33b7c468ab01c40e2ef03ad6511f7873a881d9 (diff) |
rewrite to remove duplicate 'because'sissues/2063-document-holding-pen
-rw-r--r-- | docs/running/holding_pen.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/running/holding_pen.md b/docs/running/holding_pen.md index d791f609c..24d8079b0 100644 --- a/docs/running/holding_pen.md +++ b/docs/running/holding_pen.md @@ -56,9 +56,9 @@ There are several reasons why a message might end up in the holding pen: field, and is not the `To:` address. * **a partial email address may have been guessed**<br> - This may be because someone has guessed an email address either because they - have misunderstood how the addresses are formed, or due to a deliberate - attempt to send spam. + Someone guesses an email address which Alaveteli doesn't recognise. Perhaps + they have misunderstood how the addresses are formed, or maybe it's a + deliberate attempt to send spam. * **the response has been rejected and rejections are set to go to the holding pen**<br> Incoming mail that is correctly addressed but not accepted for the request |