We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae883b8 commit cc36408Copy full SHA for cc36408
1 file changed
src/main/java/org/apache/commons/cli/Option.java
@@ -138,9 +138,8 @@ public Option build() {
138
139
/**
140
* Sets the converter for the option.
141
- *
142
* <p>
143
- * Note: see {@link TypeHandler} for serialization discussion.
+ * Note: See {@link TypeHandler} for serialization discussion.
144
* </p>
145
*
146
* @param converter the Converter to use.
0 commit comments