debugger: fix help text typo

This commit is contained in:
Jonathan Li 2015-11-11 18:31:25 +00:00
parent 916c80d53f
commit d952811ec8
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
disassembly view:
ctrg+g goto
ctrl+g goto
ctrl+e edit breakpoint
ctrl+d enable/disable breakpoint
ctrl+b add breakpoint
@ -18,7 +18,7 @@ disassembly view:
memory view:
ctrg+g goto
ctrl+g goto
ctrl+b add breakpoint
left move cursor back one byte/nibble
right move cursor ahead one byte/nibble