docs: Fix a copy/paste error.

This commit is contained in:
Vas Crabb 2021-10-21 08:51:40 +11:00
parent 3891d42471
commit 5e07099f05

View File

@ -8,7 +8,7 @@ Memory Debugger Commands
:ref:`debugger-command-find`
search emulated memory for data
:ref:`debugger-command-fill`
search emulated memory with specified pattern
fill emulated memory with specified pattern
:ref:`debugger-command-dump`
dump emulated memory to a file as text
:ref:`debugger-command-strdump`