]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/apihelptest.php
inviter URL corrected
[quix0rs-gnu-social.git] / actions / apihelptest.php
index fbe5f1278460f56de3429b1a91be6e97d9680597..1bbbe572bf62cead29f7ed591a7d36e66864c84a 100644 (file)
@@ -80,7 +80,7 @@ class ApiHelpTestAction extends ApiPrivateAuthAction
             $this->endDocument('json');
         } else {
             $this->clientError(
-                // TRANS: Client error displayed trying to execute an unknown API method testing API connectivity.
+                // TRANS: Client error displayed when coming across a non-supported API method.
                 _('API method not found.'),
                 404,
                 $this->format