]> git.mxchange.org Git - friendica.git/blobdiff - src/Protocol/Feed.php
Standards
[friendica.git] / src / Protocol / Feed.php
index fa568b4c3c14dcf6ecec652c45a64f5b6c346495..a2e9daaa036ab31826aa4ac82991ec72e5cd173b 100644 (file)
@@ -623,7 +623,7 @@ class Feed
                                                'taglist' => $taglist, 'attachments' => $attachments];
                                }
                        } else {
-                               Logger::info('Post already crated or exists in the delayed posts queue', ['uid' => $item['uid'], 'uri' => $item["uri"]]);
+                               Logger::info('Post already created or exists in the delayed posts queue', ['uid' => $item['uid'], 'uri' => $item["uri"]]);
                        }
                }