mirror of
https://github.com/mnaberez/py65.git
synced 2025-04-06 04:41:09 +00:00
Merge pull request #58 from 0cjs/master
docs/index.rst: Fix `list_breakpoints` typo
This commit is contained in:
commit
581f17957f
@ -132,7 +132,7 @@ by ``add_breakpoint``::
|
||||
.delete_breakpoint 0
|
||||
Breakpoint 0 removed
|
||||
|
||||
Breakpoint can be listed using the ``list_breakpoint`` command::
|
||||
Breakpoints can be listed using the ``show_breakpoints`` command::
|
||||
|
||||
.add_breakpoint $1234
|
||||
Breakpoint 0 added at $1234
|
||||
|
Loading…
x
Reference in New Issue
Block a user