Skip to content

Commit d18de6b

Browse files
committed
Fix Javadoc bad link.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1634405 13f79535-47bb-0310-9956-ffa450edef68
1 parent d0ab3c8 commit d18de6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
package org.apache.commons.codec.digest;
1919

2020
/**
21-
* Standard {@link HmacSHA512} algorithm names from the <cite>Java Cryptography Architecture Standard Algorithm Name
21+
* Standard {@link HmacUtils} algorithm names from the <cite>Java Cryptography Architecture Standard Algorithm Name
2222
* Documentation</cite>.
2323
*
2424
* <p>

0 commit comments

Comments
 (0)