Skip to content

Commit 4d0f226

Browse files
committed
Javadoc.
1 parent bbf3ebe commit 4d0f226

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/apache/commons/csv/CSVFormat.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1245,7 +1245,7 @@ private void printAndQuote(final Object object, final CharSequence value, final
12451245
}
12461246

12471247
/**
1248-
* Outputs the record separator.
1248+
* Outputs the trailing delimiter (if set) followed by the record separator (if set).
12491249
*
12501250
* @param out
12511251
* where to write

0 commit comments

Comments
 (0)