From: Carl Fürstenberg Date: Sun, 23 Jun 2013 01:01:26 +0000 (+0200) Subject: copy paste comment should probably have end instead of start X-Git-Tag: 1.31.0-rc.0~19308^2 X-Git-Url: http://git.cyclocoop.org/%22.%24info%5B?a=commitdiff_plain;h=8ffd46add15edd5d8f6a90cd9c0be3feed091100;p=lhc%2Fweb%2Fwiklou.git copy paste comment should probably have end instead of start Change-Id: I864e75da57e339f48b7b64191d956b000202bfdb --- diff --git a/includes/Block.php b/includes/Block.php index d2f430ed8b..4511ed0279 100644 --- a/includes/Block.php +++ b/includes/Block.php @@ -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 */