Krishna Mohan Rao Kandunoori created CLI-279:
------------------------------------------------
Summary: @param or @return lines should end with a period
CommandLine.java
Key: CLI-279
URL: https://issues.apache.org/jira/browse/CLI-279
Project: Commons CLI
Issue Type: Improvement
Reporter: Krishna Mohan Rao Kandunoori
Priority: Minor
Adding Periods to javadoc. If a line has an @param or @return, the line should
end with a period.
In some places in below link has no period at the end where "*Parameters*:" and
"*Returns*:".
https://commons.apache.org/proper/commons-cli/apidocs/index.html
https://github.com/apache/commons-cli/blob/master/src/main/java/org/apache/commons/cli/CommandLine.java
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)