Error in javadoc CLI 1.2
------------------------
Key: CLI-208
URL: https://issues.apache.org/jira/browse/CLI-208
Project: Commons CLI
Issue Type: Bug
Components: Documentation
Affects Versions: 1.2
Reporter: Erwan Moreau
Priority: Trivial
javadoc for method isRequired() is wrong (probably copy/paste error) :
Query to see if this Option requires an argument
boolean flag indicating if an argument is required
-> should be "Query to see if this Option is mandatory, boolean flag indicating
if this Option is mandatory"
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.