minor: fix for comment

This commit is contained in:
Glenn Hollingsworth 2016-07-31 02:28:28 -07:00 committed by Roman Ivanov
parent 87707bb5c2
commit 77081171f2
1 changed files with 1 additions and 1 deletions

View File

@ -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'. */