]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/apihelptest.php
Lots of tiny message changes.
[quix0rs-gnu-social.git] / actions / apihelptest.php
index f2c459e6fd5ddc4db5c99d3dd434b2be143bbb1b..7b4017531cc73de9e5de3a516f8fa1ef67f9564b 100644 (file)
@@ -85,7 +85,7 @@ class ApiHelpTestAction extends ApiPrivateAuthAction
             $this->endDocument('json');
         } else {
             $this->clientError(
-                _('API method not found!'),
+                _('API method not found.'),
                 404,
                 $this->format
             );