We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 753bdc4 commit be74b3cCopy full SHA for be74b3c
1 file changed
src/main/java/org/apache/commons/codec/cli/Digest.java
@@ -28,7 +28,7 @@
28
import org.apache.commons.codec.digest.MessageDigestAlgorithms;
29
30
/**
31
- * A minimal command line to run digest over files, directories or a string
+ * A minimal command line to run digest over files, directories or a string.
32
*
33
* @see #main(String[])
34
* @since 1.11
0 commit comments