Skip to content

Commit 7506aa1

Browse files
committed
Javadoc: Active voice.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/io/trunk@1737898 13f79535-47bb-0310-9956-ffa450edef68
1 parent 76c4ec2 commit 7506aa1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/org/apache/commons/io/output/DemuxOutputStream.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
import java.io.OutputStream;
2121

2222
/**
23-
* Data written to this stream is forwarded to a stream that has been associated with this thread.
23+
* Forwards data to a stream that has been associated with this thread.
2424
*
2525
* @version $Id$
2626
*/

0 commit comments

Comments
 (0)