Skip to content

Commit 2282683

Browse files
committed
Javadoc: use the active voice.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1560005 13f79535-47bb-0310-9956-ffa450edef68
1 parent 7b27106 commit 2282683

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ public int size() {
193193
}
194194

195195
/**
196-
* Convert the values to a List.
196+
* Converts the values to a List.
197197
*
198198
* TODO: Maybe make this public?
199199
* @return a new List

0 commit comments

Comments
 (0)