From 9137ef910b646838fbe10615ee05beaf73712e80 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: http://svn.ruby-lang.org/repos/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 23a1df604..dc48f0de1 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