Merge "copy paste comment should probably have end instead of start"
[lhc/web/wiklou.git] / includes / Block.php
index f4c5b79..34b89e7 100644 (file)
@@ -809,7 +809,7 @@ class Block {
        }
 
        /**
-        * Get the IP address at the start of the range in Hex form
+        * Get the IP address at the end of the range in Hex form
         * @throws MWException
         * @return String IP in Hex form
         */