Merge pull request #24770 from vipulnsward/guieds-type

Pass over debugging guide
This commit is contained in:
Rafael França 2016-04-28 18:42:31 -03:00
commit ef5c46d2ee

@ -727,7 +727,7 @@ For example, in the previous situation
13: end
(byebug) break 11
Succesfully created breakpoint with id 1
Successfully created breakpoint with id 1
```