spelling: read
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
7e82d70449
commit
e1be88579e
1 changed files with 1 additions and 1 deletions
|
@ -158,7 +158,7 @@ class ReversedFileReader implements \Iterator
|
|||
}
|
||||
|
||||
/**
|
||||
* Checks if current iterator value is valid, that is, we readed all lines in files
|
||||
* Checks if current iterator value is valid, that is, we read all lines in files
|
||||
*
|
||||
* @see Iterator::valid()
|
||||
* @return bool
|
||||
|
|
Loading…
Reference in a new issue