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?
|
* TODO: Maybe make this public?
|
||||||
* @return a new List
|
* @return a new List
|
||||||
|
|
Loading…
Reference in New Issue