]> git.mxchange.org Git - friendica.git/blobdiff - src/Module/OStatus/PubSubHubBub.php
spelling: however
[friendica.git] / src / Module / OStatus / PubSubHubBub.php
index de2104b212e93c434912bd2bb46b3c8a6d52e024..caaa31f98b18646bc4fdd4d1188ba483f28a5c4c 100644 (file)
@@ -71,7 +71,7 @@ class PubSubHubBub extends \Friendica\BaseModule
                        throw new HTTPException\ForbiddenException();
                }
 
-               $this->logger->debug('Gut request data.', ['request' => $request]);
+               $this->logger->debug('Got request data.', ['request' => $request]);
 
                // Subscription request from subscriber
                // https://pubsubhubbub.github.io/PubSubHubbub/pubsubhubbub-core-0.4.html#rfc.section.5.1