]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/apigrouplist.php
Lots of tiny message changes.
[quix0rs-gnu-social.git] / actions / apigrouplist.php
index 4cf657579d6e7dcbff85d99c8ec71ecd7dbd391a..66b67a030e0899bf3aceb60e6ae568d748d6af59 100644 (file)
@@ -129,7 +129,7 @@ class ApiGroupListAction extends ApiBareAuthAction
             break;
         default:
             $this->clientError(
-                _('API method not found!'),
+                _('API method not found.'),
                 404,
                 $this->format
             );