ppkarwasz commented on code in PR #697:
URL: https://github.com/apache/commons-compress/pull/697#discussion_r2298347332
##########
src/main/java/org/apache/commons/compress/archivers/dump/DumpArchiveConstants.java:
##########
@@ -135,15 +135,32 @@ public static SEGMENT_TYPE find(final int code) {
public static final int TP_SIZE = 1024;
/**
- * NTREC value {@value}.
+ * Minimum number of kilobytes per record: {@value}.
+ */
Review Comment:
Fixed in
https://github.com/apache/commons-compress/pull/697/commits/5d443fd1c168979e0db35382219e895b26baae7a
--
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]