Merge "copy paste comment should probably have end instead of start"

This commit is contained in:
jenkins-bot 2013-06-30 21:46:11 +00:00 committed by Gerrit Code Review
commit a98cef2118

View 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
*/