Skip to content

Commit 4975273

Browse files
committed
Javadoc
1 parent 587ffe0 commit 4975273

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ public MissingArgumentException(final String message) {
5050
}
5151

5252
/**
53-
* Return the option requiring an argument that wasn't provided on the command line.
53+
* Gets the option requiring an argument that wasn't provided on the command line.
5454
*
5555
* @return the related option
5656
* @since 1.2

0 commit comments

Comments
 (0)