diff options
Diffstat (limited to 'src/emu/debug/debughlp.c')
| -rw-r--r-- | src/emu/debug/debughlp.c | 2 |
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" |
