r2e.1: Fix 'massage' -> 'message' typo
authorW. Trevor King <wking@tremily.us>
Sun, 28 Sep 2014 18:00:56 +0000 (11:00 -0700)
committerW. Trevor King <wking@tremily.us>
Sun, 28 Sep 2014 18:00:56 +0000 (11:00 -0700)
Port 74ea4b7 (config: Fix 'massage' -> 'message' typo, 2013-09-29)
into this branch.

Signed-off-by: W. Trevor King <wking@tremily.us>
r2e.1

diff --git a/r2e.1 b/r2e.1
index f6d1fb83ec457fe9bc1058745b6b8441b04ed757..7b5c60c6986e345579d224ccacf03b27017f5210 100644 (file)
--- a/r2e.1
+++ b/r2e.1
@@ -200,7 +200,7 @@ User processing hooks.  Note the space after the module name.
 Example: post-process = 'rss2email.post_process.downcase downcase_message'
 .IP digest-post-process
 User processing hooks for digest messages.  If 'digest' is
-enabled, the usual 'post-process' hook gets to massage the
+enabled, the usual 'post-process' hook gets to message the
 per-entry messages, but this hook is called with the full
 digest message before it is mailed.
 Example: digest-post-process = 'rss2email.post_process.downcase downcase_message'