]> granicus.if.org Git - python/commitdiff
Fix markup.
authorR David Murray <rdmurray@bitdance.com>
Mon, 18 Apr 2011 19:54:58 +0000 (15:54 -0400)
committerR David Murray <rdmurray@bitdance.com>
Mon, 18 Apr 2011 19:54:58 +0000 (15:54 -0400)
Doc/library/email.header.rst

index 80c7346475fe76ccf7489af15e5f9fd68be874a7..c385cf31c8190349d83dff1f9148d0a68496381c 100644 (file)
@@ -119,7 +119,7 @@ Here is the :class:`Header` class description:
       which they appear in the string.  Space and tab may be included in the
       string to indicate whether preference should be given to one over the
       other as a split point when other split chars do not appear in the line
-      being split.  Splitchars does not affect RFC 2047 encoded lines.
+      being split.  Splitchars does not affect :RFC:`2047` encoded lines.
 
       *maxlinelen*, if given, overrides the instance's value for the maximum
       line length.