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:
Gary D. Gregory 2014-01-21 13:35:01 +00:00
parent 7b27106237
commit 228268310b
1 changed files with 1 additions and 1 deletions

View File

@ -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