Javadoc: use the active voice.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1461239 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
05ecd91994
commit
9107316c0b
|
@ -128,7 +128,7 @@ final class CSVLexer extends Lexer {
|
|||
}
|
||||
|
||||
/**
|
||||
* Parsed a simple token.
|
||||
* Parses a simple token.
|
||||
* <p/>
|
||||
* Simple token are tokens which are not surrounded by encapsulators. A simple token might contain escaped
|
||||
* delimiters (as \, or \;). The token is finished when one of the following conditions become true:
|
||||
|
|
Loading…
Reference in New Issue