Skip to content

Commit 8882245

Browse files
committed
Javadoc syntax
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1379012 13f79535-47bb-0310-9956-ffa450edef68
1 parent 0dedfd9 commit 8882245

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/test/java/org/apache/commons/codec/binary/Base64Test.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1221,7 +1221,7 @@ private String toString(byte[] data) {
12211221
/**
12221222
* Tests a lineSeparator much bigger than DEFAULT_BUFFER_SIZE.
12231223
*
1224-
* @see <a href="http://mail-archives.apache.org/mod_mbox/commons-dev/201202.mbox/%3C4F3C85D7.5060706@snafu.de%3E">dev@commons.apache.org</a>
1224+
* @see "<a href='http://mail-archives.apache.org/mod_mbox/commons-dev/201202.mbox/%3C4F3C85D7.5060706@snafu.de%3E'>dev@commons.apache.org</a>"
12251225
*/
12261226
@Test
12271227
@Ignore

0 commit comments

Comments
 (0)