Skip to content

Commit 193dfd7

Browse files
committed
Javadoc.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1461225 13f79535-47bb-0310-9956-ffa450edef68
1 parent ad9e4f3 commit 193dfd7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ public Iterable<CSVRecord> parse(final Reader in) throws IOException {
359359
}
360360

361361
/**
362-
* Format the specified values.
362+
* Formats the specified values.
363363
*
364364
* @param values
365365
* the values to format

0 commit comments

Comments
 (0)