Skip to content

Commit 95ec048

Browse files
committed
Javadoc
1 parent 6ca84c0 commit 95ec048

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/org/apache/commons/io/channels/FileChannels.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
public final class FileChannels {
3333

3434
/**
35-
* Tests if two RandomAccessFiles contents are equal.
35+
* Tests if two FileChannel contents are equal starting at their respective current positions.
3636
*
3737
* @param channel1 A FileChannel.
3838
* @param channel2 Another FileChannel.

0 commit comments

Comments
 (0)