mawiesne commented on code in PR #687:
URL: https://github.com/apache/commons-compress/pull/687#discussion_r2276946979
##########
src/main/java/org/apache/commons/compress/archivers/zip/ExplodingInputStream.java:
##########
@@ -68,7 +68,7 @@ final class ExplodingInputStream extends InputStream
implements InputStreamStati
private long treeSizes;
/**
- * Constructs a new stream decompressing the content of the specified
stream using the explode algorithm.
+ * Constructs a new stream decompressing the content of the specified
stream using the <i>explode</i> algorithm.
Review Comment:
Will address it in next 30mins.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]