Fix formatting

This commit is contained in:
Gary Gregory 2023-07-08 09:21:08 -04:00
parent c41ebb00bd
commit 17c9f9e501
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ public class JiraCsv148Test {
/**
* The difference between withTrim()and withIgnoreSurroundingSpace() difference: withTrim() can remove the leading
* and trailing spaces and newlines in quotation marks, while withIgnoreSurroundingSpace() cannot The same point:
* you can remove the leading and trailing spaces,tabs and other symbols.
* you can remove the leading and trailing spaces, tabs and other symbols.
*/
@Test
public void testWithTrimEmpty() {