We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5549dd commit e48a0e1Copy full SHA for e48a0e1
metafacture-csv/src/main/java/org/metafacture/csv/CsvEncoder.java
@@ -104,7 +104,7 @@ public void setIncludeHeader(final boolean includeHeader) {
104
}
105
106
/**
107
- * Add a character to separate the columns.
+ * Set the character to separate the columns.
108
* The default is {@value #DEFAULT_SEP}.
109
*
110
* @param separator set the character which separates the columns
0 commit comments