Skip to content

Commit 0f0b7b9

Browse files
committed
Javadoc
1 parent f001b48 commit 0f0b7b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ public Builder setDescription(final String description) {
8282
}
8383

8484
/**
85-
* Whether this option is subject to removal in a future version.
85+
* Sets whether this option is subject to removal in a future version.
8686
*
8787
* @param forRemoval whether this is subject to removal in a future version.
8888
* @return {@code this} instance.

0 commit comments

Comments
 (0)