Skip to content

Commit 8759ed6

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

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
@@ -117,7 +117,7 @@ public void setSeparator(final String separator) {
117117
}
118118

119119
/**
120-
* Add a character to separate the columns.
120+
* Set the character to separate the columns.
121121
* The default is {@value #DEFAULT_SEP}.
122122
*
123123
* @param separator set the character which separates the columns

0 commit comments

Comments
 (0)