spelling: read

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2023-03-26 18:41:15 -04:00
parent 7e82d70449
commit e1be88579e
1 changed files with 1 additions and 1 deletions

View File

@ -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