Skip to content

Commit dc4eb55

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
import org.apache.commons.codec.binary.StringUtils;
2727

2828
/**
29-
* Operations to simplifiy common {@link java.security.MessageDigest} tasks. This class is thread safe.
29+
* Operations to simplify common {@link java.security.MessageDigest} tasks. This class is thread safe.
3030
*
3131
* @author Apache Software Foundation
3232
* @version $Id$

0 commit comments

Comments
 (0)