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 e48a0e1 commit 8759ed6Copy full SHA for 8759ed6
metafacture-csv/src/main/java/org/metafacture/csv/CsvEncoder.java
@@ -117,7 +117,7 @@ public void setSeparator(final String separator) {
117
}
118
119
/**
120
- * Add a character to separate the columns.
+ * Set the character to separate the columns.
121
* The default is {@value #DEFAULT_SEP}.
122
*
123
* @param separator set the character which separates the columns
0 commit comments