From 237229e2016bfc28d2935c7c8994fd9fb83203f2 Mon Sep 17 00:00:00 2001 From: nahi Date: Sat, 9 Nov 2002 15:34:20 +0000 Subject: DEBUGGER__::Context::debug_print_help: Typo fix of help message. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3037 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- lib/debug.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/debug.rb b/lib/debug.rb index 23a1df6047..dc48f0de1c 100644 --- a/lib/debug.rb +++ b/lib/debug.rb @@ -529,7 +529,7 @@ class Context stdout.print < + b[reak] [file:] set breakpoint to some position wat[ch] set watchpoint to some expression cat[ch] set catchpoint to an exception -- cgit v1.2.3