Fix (
authorKunal Mehta <legoktm@gmail.com>
Sat, 25 Oct 2014 00:15:12 +0000 (17:15 -0700)
committerKunal Mehta <legoktm@gmail.com>
Sat, 25 Oct 2014 00:15:12 +0000 (17:15 -0700)
See <http://xkcd.com/859/>

Change-Id: I21113b158159d9a8a14045da87581937f71f42e3

includes/Block.php

index 134ee6b..3c80035 100644 (file)
@@ -893,7 +893,7 @@ class Block {
        }
 
        /**
-        * Get/set whether the Block is a hardblock (affects logged-in users on a given IP/range
+        * Get/set whether the Block is a hardblock (affects logged-in users on a given IP/range)
         * @param bool|null $x
         * @return bool
         */