r2e.1: Fix 'massage' -> 'message' typo
[rss2email.git] / 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'