Skip to content

Commit 63c51ca

Browse files
committed
Javadoc tweak.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1329207 13f79535-47bb-0310-9956-ffa450edef68
1 parent 007d6b8 commit 63c51ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
* Conversion to Kotlin and from there to Java in 2012.
3737
* </p>
3838
* <p>
39-
* The C style comments are from the original C code, the ones with "//" from me.
39+
* The C style comments are from the original C code, the ones with "//" from the port.
4040
* </p>
4141
*
4242
* @version $Id$

0 commit comments

Comments
 (0)