Skip to content

Commit e48a0e1

Browse files
dr0iblackwinter
andcommitted
Update metafacture-csv/src/main/java/org/metafacture/csv/CsvEncoder.java
Co-authored-by: Jens Wille <[email protected]>
1 parent a5549dd commit e48a0e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metafacture-csv/src/main/java/org/metafacture/csv/CsvEncoder.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ public void setIncludeHeader(final boolean includeHeader) {
104104
}
105105

106106
/**
107-
* Add a character to separate the columns.
107+
* Set the character to separate the columns.
108108
* The default is {@value #DEFAULT_SEP}.
109109
*
110110
* @param separator set the character which separates the columns

0 commit comments

Comments
 (0)