Skip to content

Commit 92266f4

Browse files
authored
add PathMatcher to class comment (#536)
1 parent 75750db commit 92266f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
import org.apache.commons.io.file.PathFilter;
2828

2929
/**
30-
* An interface which brings the FileFilter, FilenameFilter, and PathFilter interfaces together.
30+
* An interface which brings the FileFilter, FilenameFilter, PathFilter, and PathMatcher interfaces together.
3131
*
3232
* @since 1.0
3333
*/

0 commit comments

Comments
 (0)