Skip to content

Commit 116d534

Browse files
committed
Javadoc typo
1 parent abe0d70 commit 116d534

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Licensed to the Apache Software Foundation (ASF) under one or more
3333
* </p>
3434
* <p>
3535
* It may flexibly parse long and short options, with or without values. Additionally, it may parse only a portion of a
36-
* commandline, allowing for flexible multi-stage parsing.
36+
* command-line, allowing for flexible multi-stage parsing.
3737
* </p>
3838
*
3939
* @see org.apache.commons.cli.CommandLine

0 commit comments

Comments
 (0)