mirror of
https://github.com/AppleWin/AppleWin.git
synced 2025-01-17 00:30:04 +00:00
Debugger: Fix spelling
This commit is contained in:
parent
9105019e11
commit
f9bc18f54c
@ -1320,7 +1320,7 @@ Update_t CmdHelpSpecific (int nArgs)
|
||||
ConsoleColorizePrint( sText, " Usage: <address | symbol | expression >" );
|
||||
ConsoleBufferPush( " Expression is one of: + - * / % ^ ~" );
|
||||
ConsoleBufferPush( " Output order is: Hex Bin Dec Char" );
|
||||
ConsoleBufferPush( " Note: symbols take piority." );
|
||||
ConsoleBufferPush( " Note: symbols take priority." );
|
||||
Help_Examples();
|
||||
ConsoleBufferPush( "Note: #A (if you don't want the accumulator value)" );
|
||||
ConsoleBufferPush( "Note: #F (if you don't want the flags value)" );
|
||||
|
Loading…
x
Reference in New Issue
Block a user