We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ae2550 commit 15ed625Copy full SHA for 15ed625
src/test/java/org/apache/commons/csv/issues/JiraCsv248Test.java
@@ -40,7 +40,7 @@ private static InputStream getTestInput() {
40
}
41
42
/**
43
- * Test deserialisation of a CSVRecord created using version 1.6.
+ * Test deserialization of a CSVRecord created using version 1.6.
44
*
45
* <p>
46
* This test asserts that serialization from 1.8 onwards is consistent with previous versions. Serialization was
0 commit comments