1
0
mirror of https://github.com/mnaberez/py65.git synced 2024-06-06 20:29:34 +00:00

docs/index.rst: Fix list_breakpoints typo

This commit is contained in:
Curt J. Sampson 2019-09-09 15:27:25 +09:00
parent a421a9c425
commit 34fc7c16af

View File

@ -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