https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7870

            Bug ID: 7870
           Summary: [PATCH] Mail::SpamAssassin::Conf "body" clarification
           Product: Spamassassin
           Version: SVN Trunk (Latest Devel Version)
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P2
         Component: Documentation
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: Undefined

Mail::SpamAssassin::Conf says

           All body paragraphs (double-newline-separated blocks text) are
           turned into a line breaks removed, whitespace normalized single
           line.  Any lines longer than 2kB are split into shorter separate

That is hard to read. Try:

           All body paragraphs (double-newline-separated blocks text) are
           turned into a linebreaks-removed, whitespace-normalized, single
           line.  Any lines longer than 2kB are split into shorter separate

Here I
1. Just like you say whitespace instead of white space, I say linebreaks
instead of line breaks.

2. Added dashes for better readability.

3. Added a bonus comma.
(The above is a patch. Though not a real diff patch.)

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to