Skip to content

Commit eb84f54

Browse files
committed
Javadoc
1 parent 6f4a473 commit eb84f54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/org/apache/commons/cli/DefaultParser.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ public Builder setStripLeadingAndTrailingQuotes(final Boolean stripLeadingAndTra
157157
}
158158

159159
/**
160-
* Enum representing possible actions that may be done when "non option" is discovered during parsing.
160+
* Enumerates possible actions that may be done when "non option" is discovered during parsing.
161161
*
162162
* @since 1.10.0
163163
*/

0 commit comments

Comments
 (0)