Skip to content

Commit

Permalink
close spotbugs#185: fix wrong attribute name in javadoc (spotbugs#197)
Browse files Browse the repository at this point in the history
  • Loading branch information
KengoTODA authored and henrik242 committed Jun 8, 2017
1 parent d7f6875 commit ad4399b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
* <li>pluginList (list of plugin Jar files to load)</li>
* <li>projectFile (project filename)</li>
* <li>projectName (project name, for display in generated HTML)</li>
* <li>userPrefs (user preferences filename)</li>
* <li>userPreferencesFile (user preferences filename)</li>
* <li>quietErrors (boolean - default false)</li>
* <li>relaxed (boolean - default false)</li>
* <li>reportLevel (enum experimental|low|medium|high)</li>
Expand Down

0 comments on commit ad4399b

Please sign in to comment.