Skip to content

Commit ee4962c

Browse files
committed
wording
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/sandbox/csv/trunk@558882 13f79535-47bb-0310-9956-ffa450edef68
1 parent 7faf450 commit ee4962c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/java/org/apache/commons/csv/ExtendedBufferedReader.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
* A special reader decorater which supports more
2727
* sophisticated access to the underlying reader object.
2828
*
29-
* In especialy the reader supports a look-ahead option,
29+
* In particular the reader supports a look-ahead option,
3030
* which allows you to see the next char returned by
3131
* next().
3232
* Furthermore the skip-method supports skipping until

0 commit comments

Comments
 (0)