now mostly streamified!
[nikiroo-utils.git] / src / be / nikiroo / utils / streams / BufferedInputStream.java
index d1f53dfe26b0a84367a56a61815477c1c321073e..683fa55865aff5ee4b6d442638721372c99e0e02 100644 (file)
@@ -266,7 +266,7 @@ public class BufferedInputStream extends InputStream {
        }
 
        /**
-        * Check if this stream is totally spent (no more data to read or to
+        * Check if this stream is spent (no more data to read or to
         * process).
         * 
         * @return TRUE if it is