We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19388e8 commit cdfb285Copy full SHA for cdfb285
commons-vfs2/src/main/java/org/apache/commons/vfs2/filter/ConditionalFileFilter.java
@@ -38,7 +38,7 @@ public interface ConditionalFileFilter {
38
void addFileFilter(FileFilter fileFilter);
39
40
/**
41
- * Returns this conditional file filter's list of file filters.
+ * Gets this conditional file filter's list of file filters.
42
*
43
* @return the file filter list
44
*/
0 commit comments