]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/apiaccountratelimitstatus.php
Merge branch '0.9.x' into finish-account-api
[quix0rs-gnu-social.git] / actions / apiaccountratelimitstatus.php
index dd3fe312c9bd53fd5b8c4db638c19d81009d5a79..1a5afd552c90d8c1d43b6ecdb0cd257dfd40d356 100644 (file)
@@ -36,7 +36,7 @@ if (!defined('STATUSNET')) {
 require_once INSTALLDIR . '/lib/apibareauth.php';
 
 /**
- * We do not have a rate limit, but some clients check this method.
+ * We don't have a rate limit, but some clients check this method.
  * It always returns the same thing: 150 hits left.
  *
  * @category API