]> git.mxchange.org Git - friendica.git/blobdiff - src/Worker/ExpirePosts.php
New table "post-counts" to precalculate the counts
[friendica.git] / 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