]> git.mxchange.org Git - friendica.git/blobdiff - src/Model/Nodeinfo.php
spelling: entry
[friendica.git] / src / Model / Nodeinfo.php
index 51692f01635c3b2dd45e6092b166fc456d91bfe3..4dbe06c9b352e78c8662f7a2e223b97f68605482 100644 (file)
@@ -67,7 +67,7 @@ class Nodeinfo
                DI::keyValue()->set('nodeinfo_local_posts', $posts);
                DI::keyValue()->set('nodeinfo_local_comments', $comments);
 
-               $logger->info('User actitivy', ['posts' => $posts, 'comments' => $comments]);
+               $logger->info('User activity', ['posts' => $posts, 'comments' => $comments]);
        }
 
        /**