Skip to content

Commit cc36408

Browse files
committed
Javadoc: Grammar
1 parent ae883b8 commit cc36408

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,9 +138,8 @@ public Option build() {
138138

139139
/**
140140
* Sets the converter for the option.
141-
*
142141
* <p>
143-
* Note: see {@link TypeHandler} for serialization discussion.
142+
* Note: See {@link TypeHandler} for serialization discussion.
144143
* </p>
145144
*
146145
* @param converter the Converter to use.

0 commit comments

Comments
 (0)