We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f8d450 commit 8bd601dCopy full SHA for 8bd601d
1 file changed
src/main/java/org/apache/commons/csv/ExtendedBufferedReader.java
@@ -106,7 +106,7 @@ long getBytesRead() {
106
}
107
108
/**
109
- * Gets the byte length of the given character based on the the original Unicode
+ * Gets the byte length of the given character based on the original Unicode
110
* specification, which defined characters as fixed-width 16-bit entities.
111
* <p>
112
* The Unicode characters are divided into two main ranges:
0 commit comments