Skip to content

Commit b51f384

Browse files
committed
Fix Javadoc warning
[WARNING] /Users/garydgregory/git/garydgregory/commons-io/src/main/java/org/apache/commons/io/file/PathUtils.java:884: warning: empty <p> tag
1 parent ccfee1d commit b51f384

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/main/java/org/apache/commons/io/file/PathUtils.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -881,7 +881,6 @@ public static DosFileAttributeView getDosFileAttributeView(final Path path, fina
881881
* <p>
882882
* The output will be the same irrespective of the machine that the code is running on.
883883
* </p>
884-
* <p>
885884
*
886885
* @param path the path to query.
887886
* @return the extension of the file or an empty string if none exists or {@code null}

0 commit comments

Comments
 (0)