From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Mon, 27 Mar 2023 00:03:13 +0000 (-0400) Subject: spelling: posts X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=1234d5b77a6d163732eb64b475dbe133fb0efb9e;p=friendica.git spelling: posts Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- diff --git a/src/Worker/ExpirePosts.php b/src/Worker/ExpirePosts.php index 87669a2d12..2ca9e4f4e8 100644 --- a/src/Worker/ExpirePosts.php +++ b/src/Worker/ExpirePosts.php @@ -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