Fix typo
This commit is contained in:
parent
24ffa7b4cf
commit
1c0a8f12e6
|
@ -96,7 +96,7 @@ public class CSVDuplicateHeaderTest {
|
|||
}
|
||||
|
||||
/**
|
||||
* Test duplicate headers with the CSVParser.
|
||||
* Test duplicate headers with the CSVFormat.
|
||||
*
|
||||
* @param duolicateHeaderMode the duolicate header mode
|
||||
* @param allowMissingColumnNames the allow missing column names flag
|
||||
|
|
Loading…
Reference in New Issue