Merge "Rename CDN config variables to be generic, deprecating the old names"
[lhc/web/wiklou.git] / includes / Block.php
index 09069c0..0f5e8dd 100644 (file)
@@ -1208,7 +1208,7 @@ class Block extends AbstractBlock {
         *  - Other softblocks are chosen over autoblocks
         *  - If there are multiple exact or range blocks at the same level, the one chosen
         *    is random
-        * This should be used when $blocks where retrieved from the user's IP address
+        * This should be used when $blocks were retrieved from the user's IP address
         * and $ipChain is populated from the same IP address information.
         *
         * @param array $blocks Array of Block objects