]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/apiaccountratelimitstatus.php
Revert "Remove more contractions"
[quix0rs-gnu-social.git] / actions / apiaccountratelimitstatus.php
index c7c0e7c00187bed6ffa4b2e6a00642a296d080bc..96179f175b87a582ef60054c83156395461bc7e7 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