]> git.mxchange.org Git - friendica.git/commitdiff
spelling: read
authorJosh Soref <2119212+jsoref@users.noreply.github.com>
Sun, 26 Mar 2023 22:41:15 +0000 (18:41 -0400)
committerJosh Soref <2119212+jsoref@users.noreply.github.com>
Mon, 27 Mar 2023 00:04:18 +0000 (20:04 -0400)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
src/Util/ReversedFileReader.php

index fbd32d51fd4886f25cc165dc65c6ee1d539c55d1..fdd15bec90520cdf6fa266b4cf29e6d0b70ca5bd 100644 (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