We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22a1091 commit 0029e29Copy full SHA for 0029e29
src/main/java/org/apache/commons/io/output/CountingOutputStream.java
@@ -20,7 +20,7 @@
20
21
/**
22
* A decorating output stream that counts the number of bytes that have passed
23
- * through the stream so far.
+ * through.
24
* <p>
25
* A typical use case would be during debugging, to ensure that data is being
26
* written as expected.
0 commit comments