OneTopLevelClass check example in documentation has invalid XML syntax. Issue #1016

This commit is contained in:
Roman Ivanov 2015-04-30 15:22:45 -07:00
parent 3231bfbefa
commit ec83f8e883
1 changed files with 1 additions and 1 deletions

View File

@ -686,7 +686,7 @@ public class StringUtils // not final to allow subclassing
</p>
<source>
&lt;module name="OneTopLevelClass"&gt;
&lt;property name="tokens" value="CLASS_DEF"&gt;
&lt;property name="tokens" value="CLASS_DEF"/&gt;
&lt;/module&gt;
</source>
<p>