]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/apigroupleave.php
Lots of tiny message changes.
[quix0rs-gnu-social.git] / actions / apigroupleave.php
index 7321ff5d26b8ab95ff112eca87053b99492f090d..6f8d40527b7ecdae845c504f3fddf6871f5f1c68 100644 (file)
@@ -138,7 +138,7 @@ class ApiGroupLeaveAction extends ApiAuthAction
             break;
         default:
             $this->clientError(
-                _('API method not found!'),
+                _('API method not found.'),
                 404,
                 $this->format
             );