fix toggle typo

This commit is contained in:
singurty 2022-10-24 19:46:28 +05:45 committed by pancake
parent 8319169bb4
commit b6b3364d64

View File

@ -508,7 +508,7 @@ PEDA like details: `drr;pd 10@-10;pxr 40@esp`
Debug in visual mode
```
toggl breakpoints with F2
toggle breakpoints with F2
single-step with F7 (s)
step-over with F8 (S)
continue with F9