From c261c01598a8872393ee94b084579d150dd8220c Mon Sep 17 00:00:00 2001 From: Syohei YOSHIDA Date: Mon, 27 Apr 2015 09:35:55 +0900 Subject: Fix misspellings in document --- doc/debugger/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/debugger') diff --git a/doc/debugger/README.md b/doc/debugger/README.md index 6997a62fb..56230e429 100755 --- a/doc/debugger/README.md +++ b/doc/debugger/README.md @@ -144,7 +144,7 @@ Example: (foo.rb:1) continue 3 ``` -This will resume the profram and stop it at the third breakpoint. +This will resume the program and stop it at the third breakpoint. #### Delete Command -- cgit v1.2.3