From b2e11d00e04db9d62fc2c2c8d50b797c28fcd4a9 Mon Sep 17 00:00:00 2001 From: Firehawke <34792592+Firehawke@users.noreply.github.com> Date: Mon, 5 Feb 2018 02:27:02 -0700 Subject: More docs work: escapes, debugger update (nw) (#3168) * Missed a couple escape sequences. (nw) * A little more escaping, acronym fixes, fix oddity in symlist (nw) * Update debugger internal help to match docs (nw) * Lowercasing for CPU in command parameters, fix casing on ASCII. (nw) --- docs/source/debugger/cheats.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/source/debugger/cheats.rst') 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. | | can be s(signed) or u(unsigned) | can be b(8 bit), w(16 bit), d(32 bit) or q(64 bit) -- cgit v1.2.3-70-g09d2