mirror of
https://github.com/apache/commons-csv.git
synced 2025-02-17 15:35:46 +00:00
Change JavaDoc to match actual parameter name
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1467666 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
03fefe8c30
commit
04522fbf90
@ -98,7 +98,7 @@ public class CSVFormat implements Serializable {
|
|||||||
* @param nullToString TODO
|
* @param nullToString TODO
|
||||||
* @param header
|
* @param header
|
||||||
* the header
|
* the header
|
||||||
* @param recordSeparator
|
* @param lineSeparator
|
||||||
* the line separator to use for output
|
* the line separator to use for output
|
||||||
* @throws IllegalArgumentException if the delimiter is a line break character
|
* @throws IllegalArgumentException if the delimiter is a line break character
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user