]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/apigroupcreate.php
Merge remote-tracking branch 'statusnet/master'
[quix0rs-gnu-social.git] / actions / apigroupcreate.php
index d01504bc8087065bf81dbe54af609295c2dd689d..8615bcff7e9767c3ab7f4791cc7a32281ec0621a 100644 (file)
@@ -134,7 +134,7 @@ class ApiGroupCreateAction extends ApiAuthAction
             break;
         default:
             $this->clientError(
-                // TRANS: Client error given when an API method was not found (404).
+                // TRANS: Client error displayed when coming across a non-supported API method.
                 _('API method not found.'),
                 404,
                 $this->format