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 24ffa7b commit 1c0a8f1Copy full SHA for 1c0a8f1
1 file changed
src/test/java/org/apache/commons/csv/CSVDuplicateHeaderTest.java
@@ -96,7 +96,7 @@ static Stream<Arguments> duplicateHeaderData() {
96
}
97
98
/**
99
- * Test duplicate headers with the CSVParser.
+ * Test duplicate headers with the CSVFormat.
100
*
101
* @param duolicateHeaderMode the duolicate header mode
102
* @param allowMissingColumnNames the allow missing column names flag
0 commit comments