copy paste comment should probably have end instead of start
authorCarl Fürstenberg <azatoth@gmail.com>
Sun, 23 Jun 2013 01:01:26 +0000 (03:01 +0200)
committerCarl Fürstenberg <azatoth@gmail.com>
Sun, 23 Jun 2013 01:02:33 +0000 (03:02 +0200)
Change-Id: I864e75da57e339f48b7b64191d956b000202bfdb

includes/Block.php

index d2f430e..4511ed0 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
         */