]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/sup.php
Revert "Remove more contractions"
[quix0rs-gnu-social.git] / actions / sup.php
index a199f247eb768cdd914062be8139549e5e4694e9..5daf0a1c1ddaf53f083d42213b90950f3c7976dd 100644 (file)
@@ -61,7 +61,7 @@ class SupAction extends Action
         $notice = new Notice();
 
         # XXX: cache this. Depends on how big this protocol becomes;
-        # Re-doing this query every 15 seconds is not the end of the world.
+        # Re-doing this query every 15 seconds isn't the end of the world.
 
         $divider = common_sql_date(time() - $seconds);