minor: fix for comment
This commit is contained in:
parent
87707bb5c2
commit
77081171f2
|
|
@ -96,7 +96,7 @@ public final class Main {
|
|||
/** Name for the option '-j'. */
|
||||
private static final String OPTION_J_NAME = "j";
|
||||
|
||||
/** NAme for the option '--javadocTree'. */
|
||||
/** Name for the option '--javadocTree'. */
|
||||
private static final String OPTION_JAVADOC_TREE_NAME = "javadocTree";
|
||||
|
||||
/** Name for the option '-J'. */
|
||||
|
|
|
|||
Loading…
Reference in New Issue