Skip to content

Commit 6333e50

Browse files
committed
Javadoc.
1 parent 913efdf commit 6333e50

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/main/java/org/apache/commons/codec/net/RFC1522Codec.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,10 @@
3030
* <a href="http://www.ietf.org/rfc/rfc1522.txt">RFC 1522</a> describes techniques to allow the
3131
* encoding of non-ASCII text in various portions of a RFC 822 [2] message header, in a manner which
3232
* is unlikely to confuse existing message handling software.
33+
* </p>
3334
* <p>
3435
* This class is immutable and thread-safe.
36+
* </p>
3537
*
3638
* @see <a href="http://www.ietf.org/rfc/rfc1522.txt">MIME (Multipurpose Internet Mail Extensions) Part Two:
3739
* Message Header Extensions for Non-ASCII Text</a>

0 commit comments

Comments
 (0)