X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Fsup.php;h=5daf0a1c1ddaf53f083d42213b90950f3c7976dd;hb=c622d144400026dac65c39303994d11f114c0f5b;hp=a199f247eb768cdd914062be8139549e5e4694e9;hpb=5ab709b73977131813884558bf56d97172a7aa26;p=quix0rs-gnu-social.git diff --git a/actions/sup.php b/actions/sup.php index a199f247eb..5daf0a1c1d 100644 --- a/actions/sup.php +++ b/actions/sup.php @@ -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);