Skip to content

Commit 59e174d

Browse files
author
Timothy O'Brien
committed
Corrected reference to RFC 1521, that was the wrong RFC to reference as it was obsoleted
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/codec/trunk@130132 13f79535-47bb-0310-9956-ffa450edef68
1 parent 7091717 commit 59e174d

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

xdocs/index.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,9 @@
4242
</td>
4343
<td>
4444
Provides Base64 content-transfer-encoding as defined in
45-
<a href="http://www.ietf.org/rfc/rfc1521.txt">RFC 1521</a>
45+
<a href="http://www.ietf.org/rfc/rfc2045.txt">RFC 2045</a>. This
46+
encoder can optionally create 76 character chunked output
47+
for strict adherence to RFC 2045.
4648
</td>
4749
<td>
4850
Production

0 commit comments

Comments
 (0)