]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/error.php
Revert "Remove more contractions"
[quix0rs-gnu-social.git] / lib / error.php
index 5ed5dec1bda057efa4083b0b6d365cef5cdacc99..3162cfe656f30c701a429f1cb6aaec6ded14e8a3 100644 (file)
@@ -104,11 +104,11 @@ class ErrorAction extends Action
     {
         parent::showPage();
 
-        // We do not want to have any more output after this
+        // We don't want to have any more output after this
         exit();
     }
 
-    // Overload a bunch of stuff so the page is not too bloated
+    // Overload a bunch of stuff so the page isn't too bloated
 
     function showBody()
     {