]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/apistatusnetconfig.php
Lots of tiny message changes.
[quix0rs-gnu-social.git] / actions / apistatusnetconfig.php
index ed1d151bfcfc5856a1f99832d91b3d79eaad6cef..ab96f2e5f9f27e1466ba66dc091a2fe8d62c850f 100644 (file)
@@ -130,7 +130,7 @@ class ApiStatusnetConfigAction extends ApiAction
             break;
         default:
             $this->clientError(
-                _('API method not found!'),
+                _('API method not found.'),
                 404,
                 $this->format
             );