Resolves BATCH-2758
This commit is contained in:
Mahmoud Ben Hassine
2018-11-02 21:52:40 +01:00
parent 3a48584f3f
commit 2d7caa3222

View File

@@ -194,7 +194,7 @@ public class DelimitedLineTokenizer extends AbstractLineTokenizer
}
/**
* Trim and leading or trailing quotes (and any leading or trailing
* Trim any leading or trailing quotes (and any leading or trailing
* whitespace before or after the quotes) from within the specified character
* array beginning at the specified offset index for the specified count.
* <p/>