Skip to content

Commit 2df55d4

Browse files
committed
Typo.
1 parent 43117d3 commit 2df55d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Licensed to the Apache Software Foundation (ASF) under one or more
3131
*/
3232
@Deprecated
3333
public abstract class Parser implements CommandLineParser {
34-
/** commandline instance */
34+
/** CommandLine instance */
3535
protected CommandLine cmd;
3636

3737
/** current Options */

0 commit comments

Comments
 (0)