]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/apigrouplistall.php
Merge branch '1.0.x' into testing
[quix0rs-gnu-social.git] / actions / apigrouplistall.php
index 73359ed3f96bb02688fdb0d61b436e409e58c315..51c3df1b2f7e128cc8ee7d2f8bfe647f16288c7a 100644 (file)
@@ -116,7 +116,7 @@ class ApiGroupListAllAction extends ApiPrivateAuthAction
             break;
         default:
             $this->clientError(
-                // TRANS: Client error displayed trying to execute an unknown API method listing the latest 20 groups.
+                // TRANS: Client error displayed when coming across a non-supported API method.
                 _('API method not found.'),
                 404,
                 $this->format