* lib/debug.rb: [DOC] Fix typo
s/useage/usage/ [ci skip] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@44210 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
cc0181caaf
commit
65b9ee0838
@ -916,7 +916,7 @@ EOHELP
|
||||
|
||||
# Returns the list of break points where execution will be stopped.
|
||||
#
|
||||
# See DEBUGGER__ for more useage
|
||||
# See DEBUGGER__ for more usage
|
||||
def break_points
|
||||
@break_points
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user