Remove javadoc violation

This commit is contained in:
David
2017-09-03 11:08:36 +02:00
parent ee82201dfb
commit dee3efb8e7

View File

@@ -41,7 +41,7 @@ public class Config {
/**
* Change this to configure enable/disable closing empty tags (like <img/>)
* Change this to configure enable/disable closing empty tags
* The default is to NOT close them
*/
public static boolean closeEmptyTags = false;