Minor code comment tweaks for spelling and consistency
[lhc/web/wiklou.git] / maintenance / dev / includes / router.php
index 0a65e31..97c8954 100644 (file)
@@ -98,5 +98,5 @@ if ( $mime ) {
        return true;
 }
 
-# Let the php server handle things on it's own otherwise
+# Let the php server handle things on its own otherwise
 return false;