Skip to content

Commit cdfb285

Browse files
committed
Javadoc
1 parent 19388e8 commit cdfb285

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

commons-vfs2/src/main/java/org/apache/commons/vfs2/filter/ConditionalFileFilter.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ public interface ConditionalFileFilter {
3838
void addFileFilter(FileFilter fileFilter);
3939

4040
/**
41-
* Returns this conditional file filter's list of file filters.
41+
* Gets this conditional file filter's list of file filters.
4242
*
4343
* @return the file filter list
4444
*/

0 commit comments

Comments
 (0)