We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f4a473 commit eb84f54Copy full SHA for eb84f54
1 file changed
src/main/java/org/apache/commons/cli/DefaultParser.java
@@ -157,7 +157,7 @@ public Builder setStripLeadingAndTrailingQuotes(final Boolean stripLeadingAndTra
157
}
158
159
/**
160
- * Enum representing possible actions that may be done when "non option" is discovered during parsing.
+ * Enumerates possible actions that may be done when "non option" is discovered during parsing.
161
*
162
* @since 1.10.0
163
*/
0 commit comments