particular spelled wrong in Javadoc
-----------------------------------

                 Key: CLI-200
                 URL: https://issues.apache.org/jira/browse/CLI-200
             Project: Commons CLI
          Issue Type: Bug
          Components: Build
    Affects Versions: 1.3
            Reporter: Gerard Weatherby
         Attachments: CommandLine.patch

Index: CommandLine.java
===================================================================
--- CommandLine.java    (revision 950536)
+++ CommandLine.java    (working copy)
@@ -%ld,%ld +%ld,%ld @@
      * Return a version of this <code>Option</code> converted to a particular 
type. 
      *
      * @param opt the name of the option
-     * @return the value parsed into a particluar object
+     * @return the value parsed into a particular object
      * @throws ParseException if there are problems turning the option value 
into the desired type
      * @see PatternOptionBuilder
      * @since 1.2


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to