AzaToth has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/70030


Change subject: copy paste comment should probably have end instead of start
......................................................................

copy paste comment should probably have end instead of start

Change-Id: I864e75da57e339f48b7b64191d956b000202bfdb
---
M includes/Block.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/30/70030/1

diff --git a/includes/Block.php b/includes/Block.php
index d2f430e..4511ed0 100644
--- a/includes/Block.php
+++ b/includes/Block.php
@@ -809,7 +809,7 @@
        }
 
        /**
-        * 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
         */

-- 
To view, visit https://gerrit.wikimedia.org/r/70030
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I864e75da57e339f48b7b64191d956b000202bfdb
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: AzaToth <azat...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to