Skip to content

Commit e2e29c3

Browse files
committed
Fix typo.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/io/trunk@1416647 13f79535-47bb-0310-9956-ffa450edef68
1 parent 6aa0076 commit e2e29c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ The <action> type attribute can be add,update,fix,remove.
5757
Add IOUtils.read and readFully(ReadableByteChannel, ByteBuffer buffer).
5858
</action>
5959
<action issue="IO-357" dev="ggregory" type="fix" due-to="mortenh">
60-
[Tailer] InterruptedException while the thead is sleeping is silently ignored
60+
[Tailer] InterruptedException while the thread is sleeping is silently ignored
6161
</action>
6262
<action issue="IO-353" dev="ggregory" type="add" due-to="ggregory">
6363
Add API IOUtils.copy(InputStream, OutputStream, int)

0 commit comments

Comments
 (0)