]> git.mxchange.org Git - friendica.git/commitdiff
spelling: posts
authorJosh Soref <2119212+jsoref@users.noreply.github.com>
Mon, 27 Mar 2023 00:03:13 +0000 (20:03 -0400)
committerJosh Soref <2119212+jsoref@users.noreply.github.com>
Mon, 27 Mar 2023 00:04:07 +0000 (20:04 -0400)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
src/Worker/ExpirePosts.php

index 87669a2d125b38b8ed7b0c282c6afe5c5f717e83..2ca9e4f4e8d24d529b69e4c21e5566915faf5e40 100644 (file)
@@ -52,7 +52,7 @@ class ExpirePosts
                        self::addMissingEntries();
                }
 
-               // Set the expiry for origin posta
+               // Set the expiry for origin posts
                Worker::add(Worker::PRIORITY_LOW, 'Expire');
 
                // update nodeinfo data after everything is cleaned up