mirror of
https://github.com/friendica/friendica
synced 2024-11-09 23:02:54 +00:00
spelling: posts
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
04cbbcd2ff
commit
1234d5b77a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue