summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--docs/source/debugger/memory.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/debugger/memory.rst b/docs/source/debugger/memory.rst
index 9988d24551e..dfb5914b5a9 100644
--- a/docs/source/debugger/memory.rst
+++ b/docs/source/debugger/memory.rst
@@ -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`