We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbcdb75 commit 5258c29Copy full SHA for 5258c29
1 file changed
src/main/java/org/jadice/filetype/matchers/PDFMatcher.java
@@ -39,7 +39,7 @@
39
40
/**
41
* A {@link Matcher} for PDF documents .
42
- * <p>
+ *
43
* Caveat: for performance reasons, this should only be called from a context where the stream has
44
* already be identified as a PDF file/stream.
45
*/
0 commit comments