Skip to content

Commit 79394d3

Browse files
committed
Small docs update on XmlDoclet
Signed-off-by: Manoel Campos <manoelcampos@gmail.com>
1 parent 69db628 commit 79394d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/github/markusbernhardt/xmldoclet/XmlDoclet.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ public final class XmlDoclet implements Doclet {
3636
private static Root root;
3737

3838
/**
39-
* The Options instance to parse command line strings, that defines the supported XMLDoclet {@link #options}.
39+
* The Apache Commons CLI {@link Options} instance to parse command line strings, that defines the supported XMLDoclet {@link #options}.
4040
*/
4141
public final Options cliOptions;
4242

0 commit comments

Comments
 (0)