]> git.mxchange.org Git - friendica.git/blobdiff - src/Util/ReversedFileReader.php
Add explicit parameter to IHandleUserSession->setvisitorContacts
[friendica.git] / src / Util / ReversedFileReader.php
index 2ef062152c9e590203c23ad499b009f60c82335d..fdd15bec90520cdf6fa266b4cf29e6d0b70ca5bd 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /**
- * @copyright Copyright (C) 2010-2022, the Friendica project
+ * @copyright Copyright (C) 2010-2023, the Friendica project
  *
  * @license GNU AGPL version 3 or any later version
  *
@@ -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