Skip to content

Commit b623db9

Browse files
committed
Javadoc typo
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1493417 13f79535-47bb-0310-9956-ffa450edef68
1 parent f2528be commit b623db9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ public class DigestUtils {
4242
* The MessageDigest to use (e.g. MD5)
4343
* @param data
4444
* Data to digest
45-
* @return MD5 digest
45+
* @return the digest
4646
* @throws IOException
4747
* On error reading from the stream
4848
*/

0 commit comments

Comments
 (0)