mirror of
https://github.com/apache/commons-csv.git
synced 2025-02-07 02:29:11 +00:00
Javadoc: use the active voice.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1560005 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
7b27106237
commit
228268310b
@ -193,7 +193,7 @@ public final class CSVRecord implements Serializable, Iterable<String> {
|
||||
}
|
||||
|
||||
/**
|
||||
* Convert the values to a List.
|
||||
* Converts the values to a List.
|
||||
*
|
||||
* TODO: Maybe make this public?
|
||||
* @return a new List
|
||||
|
Loading…
x
Reference in New Issue
Block a user