Merge "copy paste comment should probably have end instead of start"
This commit is contained in:
commit
a98cef2118
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue