Skip to content

Commit a2c0009

Browse files
author
Gary Gregory
committed
Fix odd Javadoc.
1 parent 900ae54 commit a2c0009

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/main/java/org/apache/commons/io/filefilter/WildcardFileFilter.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,6 @@ public WildcardFileFilter(final String wildcard, final IOCase caseSensitivity) {
149149

150150
/**
151151
* Construct a new wildcard filter for an array of wildcards specifying case-sensitivity.
152-
* <p>
153152
*
154153
* @param wildcards the array of wildcards to match, not null
155154
* @param caseSensitivity how to handle case sensitivity, null means case-sensitive

0 commit comments

Comments
 (0)