Spelling error in javadocs

This commit is contained in:
dsyer
2009-08-22 11:20:05 +00:00
parent 052f259cb8
commit 679a3dbcac

View File

@@ -173,7 +173,7 @@ public class DelimitedLineTokenizer extends AbstractLineTokenizer {
}
/**
* Is this string surrounded by quite characters?
* Is this string surrounded by quote characters?
*
* @param value
* @return true if the value starts and ends with the {@link #quoteCharacter}