You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by gb...@apache.org on 2020/12/02 14:34:40 UTC

svn commit: r1884038 - /spamassassin/trunk/lib/Mail/SpamAssassin/Message/Node.pm

Author: gbechis
Date: Wed Dec  2 14:34:39 2020
New Revision: 1884038

URL: http://svn.apache.org/viewvc?rev=1884038&view=rev
Log:
mention correct sub in man page

Modified:
    spamassassin/trunk/lib/Mail/SpamAssassin/Message/Node.pm

Modified: spamassassin/trunk/lib/Mail/SpamAssassin/Message/Node.pm
URL: http://svn.apache.org/viewvc/spamassassin/trunk/lib/Mail/SpamAssassin/Message/Node.pm?rev=1884038&r1=1884037&r2=1884038&view=diff
==============================================================================
--- spamassassin/trunk/lib/Mail/SpamAssassin/Message/Node.pm (original)
+++ spamassassin/trunk/lib/Mail/SpamAssassin/Message/Node.pm Wed Dec  2 14:34:39 2020
@@ -682,7 +682,7 @@ sub _normalize {
 
 =item rendered()
 
-render_text() takes the given text/* type MIME part, and attempts to
+rendered() takes the given text/* type MIME part, and attempts to
 render it into a text scalar.  It will always render text/html, and will
 use a heuristic to determine if other text/* parts should be considered
 text/html.  Two scalars are returned: the rendered type (either text/html