Merge "Fix ("
authorjenkins-bot <jenkins-bot@gerrit.wikimedia.org>
Sat, 25 Oct 2014 00:30:57 +0000 (00:30 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Sat, 25 Oct 2014 00:30:57 +0000 (00:30 +0000)
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
         */