Skip to content

Commit 7298215

Browse files
committed
Javadoc
1 parent 5a6ec8f commit 7298215

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/test/java/org/apache/commons/io/input/AbstractInputStreamTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
import org.junit.jupiter.api.Test;
3333

3434
/**
35-
* Tests functionality of {@link BufferedFileChannelInputStream}.
35+
* Tests {@link InputStream} subclasses.
3636
* <p>
3737
* This class was ported and adapted from Apache Spark commit 933dc6cb7b3de1d8ccaf73d124d6eb95b947ed19 where it was
3838
* called {@code GenericFileInputStreamSuite}.

0 commit comments

Comments
 (0)