Skip to content

Commit 19388e8

Browse files
committed
Javadoc
1 parent 7b88189 commit 19388e8

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
@@ -24,7 +24,7 @@
2424
* Defines operations for conditional file filters.
2525
*
2626
* @author This code was originally ported from Apache Commons IO File Filter
27-
* @see "https://commons.apache.org/proper/commons-io/"
27+
* @see <a href="https://commons.apache.org/proper/commons-io/">Apache Commons IO</a>
2828
* @since 2.4
2929
*/
3030
public interface ConditionalFileFilter {

0 commit comments

Comments
 (0)