[FileBackend] Bumped Swift listing page size.
[lhc/web/wiklou.git] / includes / resourceloader / ResourceLoader.php
index 8b1452e..99fe7ed 100644 (file)
@@ -858,7 +858,7 @@ class ResourceLoader {
 
        /**
         * Combines an associative array mapping media type to CSS into a
-        * single stylesheet with @media blocks.
+        * single stylesheet with "@media" blocks.
         *
         * @param $styles Array: List of CSS strings keyed by media type
         *