summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/debug/debughlp.c
diff options
context:
space:
mode:
author Aaron Giles <aaron@aarongiles.com>2009-09-07 01:34:34 +0000
committer Aaron Giles <aaron@aarongiles.com>2009-09-07 01:34:34 +0000
commit8fbe10c91f641d42284e4eb0d6102a0b7132d28d (patch)
tree1ea87cda0117a00cf2157741c5013cc3ac4649f4 /src/emu/debug/debughlp.c
parent10b6e7e106ad706c29b8e25cbac0b990f0cdb501 (diff)
Cleanups and version bump.mame0133u5
Diffstat (limited to 'src/emu/debug/debughlp.c')
-rw-r--r--src/emu/debug/debughlp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/debug/debughlp.c b/src/emu/debug/debughlp.c
index f82c610c0ea..05a3c0a2cfd 100644
--- a/src/emu/debug/debughlp.c
+++ b/src/emu/debug/debughlp.c
@@ -1083,7 +1083,7 @@ static const help_item static_help_list[] =
" cheatrange <address>,<length>\n"
"\n"
"The cheatrange command adds the selected memory area to the cheat search.\n"
- "Before using cheatrange it is necessary to initialize the cheat search with cheatinit.\n"
+ "Before using cheatrange it is necessary to initialize the cheat search with cheatinit.\n"
"\n"
"Examples:\n"
"\n"