mirror of
https://github.com/apache/commons-csv.git
synced 2025-02-17 15:35:46 +00:00
Correcting the doc error
This commit is contained in:
parent
0d54fa0985
commit
cbfee0a381
@ -84,7 +84,6 @@ public final class CSVRecord implements Serializable, Iterable<String> {
|
||||
* a column index (0-based)
|
||||
* @param value
|
||||
* a string value to replace the current data
|
||||
* @return nothing
|
||||
*
|
||||
* @throws ImmutableRecordCantBeSetException incase it's called on an immutable instance.
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user