Skip to content

Commit 1c0a8f1

Browse files
committed
Fix typo
1 parent 24ffa7b commit 1c0a8f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/test/java/org/apache/commons/csv/CSVDuplicateHeaderTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ static Stream<Arguments> duplicateHeaderData() {
9696
}
9797

9898
/**
99-
* Test duplicate headers with the CSVParser.
99+
* Test duplicate headers with the CSVFormat.
100100
*
101101
* @param duolicateHeaderMode the duolicate header mode
102102
* @param allowMissingColumnNames the allow missing column names flag

0 commit comments

Comments
 (0)