aboutsummaryrefslogtreecommitdiffstats
path: root/lib/debug.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/debug.rb')
-rw-r--r--lib/debug.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/debug.rb b/lib/debug.rb
index 67861cba64..fcbf849f0d 100644
--- a/lib/debug.rb
+++ b/lib/debug.rb
@@ -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