diff options
Diffstat (limited to 'docs/source/debugger/cheats.rst')
-rw-r--r-- | docs/source/debugger/cheats.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/debugger/cheats.rst b/docs/source/debugger/cheats.rst index c725136f516..1b6764c8e79 100644 --- a/docs/source/debugger/cheats.rst +++ b/docs/source/debugger/cheats.rst @@ -22,7 +22,7 @@ cheatinit | | The cheatinit command initializes the cheat search to the selected memory area. | -| If no parameter is specified the cheat search is initialized to all changeable memory of the main cpu. +| If no parameter is specified the cheat search is initialized to all changeable memory of the main CPU. | | <sign> can be s(signed) or u(unsigned) | <width> can be b(8 bit), w(16 bit), d(32 bit) or q(64 bit) |