Skip to content

Commit 627f47f

Browse files
committed
Fix Javadoc for Java 8.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1585866 13f79535-47bb-0310-9956-ffa450edef68
1 parent 19ccda9 commit 627f47f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/main/java/org/apache/commons/codec/digest/MessageDigestAlgorithms.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
* Documentation</cite>.
2525
* <p>
2626
* This class is immutable and thread-safe.
27+
* </p>
2728
*
2829
* @see <a href="http://docs.oracle.com/javase/6/docs/technotes/guides/security/StandardNames.html">Java Cryptography
2930
* Architecture Standard Algorithm Name Documentation</a>

0 commit comments

Comments
 (0)