Port
74ea4b7 (config: Fix 'massage' -> 'message' typo, 2013-09-29)
into this branch.
Signed-off-by: W. Trevor King <wking@tremily.us>
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'