Resolves BATCH-2758

(cherry picked from commit 2d7caa3222)
This commit is contained in:
Mahmoud Ben Hassine
2018-11-02 21:52:40 +01:00
parent 481ad0eb40
commit 96e6ae2fb5

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/>