Skip to content

Commit 3f0d7ee

Browse files
committed
Fix Javadoc
1 parent 8b40e50 commit 3f0d7ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
* @see <a href="https://docs.oracle.com/en/java/javase/19/docs/specs/security/standard-names.html#messagedigest-algorithms">
5858
* Java 19 Cryptography Architecture Standard Algorithm Name Documentation</a>
5959
* @see <a href="https://docs.oracle.com/en/java/javase/20/docs/specs/security/standard-names.html#messagedigest-algorithms">
60-
* Java Cryptography Architecture Standard Algorithm Name Documentation</a>
60+
* Java 20 Cryptography Architecture Standard Algorithm Name Documentation</a>
6161
*
6262
* @see <a href="http://dx.doi.org/10.6028/NIST.FIPS.180-4">FIPS PUB 180-4</a>
6363
* @see <a href="http://dx.doi.org/10.6028/NIST.FIPS.202">FIPS PUB 202</a>

0 commit comments

Comments
 (0)