Skip to content

Commit ef1309b

Browse files
authored
docs: grammar nits (apache#55)
1 parent e5fb78e commit ef1309b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
* at least a short or a long-name.
3333
* <p>
3434
* <b>Note:</b> once an {@link Option} has been added to an instance
35-
* of {@link Options}, it's required flag may not be changed anymore.
35+
* of {@link Options}, its required flag cannot be changed.
3636
*
3737
* @see org.apache.commons.cli.Options
3838
* @see org.apache.commons.cli.CommandLine

0 commit comments

Comments
 (0)