mirror of
https://github.com/mnaberez/py65.git
synced 2025-04-06 04:41:09 +00:00
docs/index.rst: Fix list_breakpoints
typo
This commit is contained in:
parent
a421a9c425
commit
34fc7c16af
@ -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