Skip to content

Commit 04cac4a

Browse files
committed
Javadoc
1 parent 81203bd commit 04cac4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/test/java/org/apache/commons/io/FileUtilsListFilesTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
import org.junit.jupiter.api.io.TempDir;
4949

5050
/**
51-
* Tests FileUtils.listFiles() methods.
51+
* Tests {@link FileUtils#listFiles(File, IOFileFilter, IOFileFilter)} and friends.
5252
*/
5353
class FileUtilsListFilesTest {
5454

0 commit comments

Comments
 (0)