Skip to content

Commit 567c084

Browse files
committed
Javadoc
1 parent ee23ced commit 567c084

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
* that distinguishes between all the algorithms supported in the current glibc's crypt().
2929
* </p>
3030
* <p>
31-
* The Java implementation was taken from the JetSpeed Portal project (see
31+
* The initial Java implementation was taken from the JetSpeed Portal project (see
3232
* org.apache.jetspeed.services.security.ldap.UnixCrypt).
3333
* </p>
3434
* <p>

0 commit comments

Comments
 (0)