More PMD warnings
[fanfix.git] / src / jexer / TFileOpenBox.java
index 18d65f22ea047b83cb17b709df4e7a71cc5e173d..094f8fa066409f8b937db55b1d2a2a98dc94f149 100644 (file)
@@ -43,7 +43,6 @@ import static jexer.TKeypress.*;
  * TFileOpenBox is a system-modal dialog for selecting a file to open.  Call
  * it like:
  *
- * <p>
  * <pre>
  * {@code
  *     filename = application.fileOpenBox("/path/to/file.ext",