From 183c836c21cca0eab9769116a0542eb7f9834d3c Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Sun, 28 Sep 2014 11:00:56 -0700 Subject: [PATCH] r2e.1: Fix 'massage' -> 'message' typo Port 74ea4b7 (config: Fix 'massage' -> 'message' typo, 2013-09-29) into this branch. Signed-off-by: W. Trevor King --- r2e.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/r2e.1 b/r2e.1 index f6d1fb8..7b5c60c 100644 --- 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' -- 2.26.2