This is an automated email from the ASF dual-hosted git repository. garydgregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-csv.git
commit 66c88c777f5650544f047f7934bd63356b7afca5 Merge: fb71dcb6 d042bb37 Author: Gary Gregory <[email protected]> AuthorDate: Mon Sep 7 07:33:20 2026 -0400 Merge pull request #633 from lenamonj/csv-printer-record-count-javadoc Fix CSVPrinter.getRecordCount() Javadoc: the header record written by the constructor is counted src/main/java/org/apache/commons/csv/CSVPrinter.java | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)
