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
1 changed files with 1 additions and 1 deletions

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