fix method name in doc comment
git-svn-id: file:///home/svn/framework3/trunk@13235 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
25d8365aca
commit
93839922dd
|
@ -172,7 +172,7 @@ class RangeWalker
|
|||
|
||||
#
|
||||
# Calls the given block with each address. This is basically a wrapper for
|
||||
# +next_ip+
|
||||
# #next_ip
|
||||
#
|
||||
def each(&block)
|
||||
while (ip = next_ip)
|
||||
|
|
Loading…
Reference in New Issue