mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* 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
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue