mirror of
https://github.com/ModOrganizer2/udis86.git
synced 2026-07-27 14:05:57 -07:00
Fix common misspelling
This commit is contained in:
+1
-1
@@ -69,7 +69,7 @@ static char help[] =
|
||||
" -o <pc> : Set the value of program counter to <pc>. (default = 0)\n"
|
||||
" -s <n> : Set the number of bytes to skip before disassembly to <n>.\n"
|
||||
" -c <n> : Set the number of bytes to disassemble to <n>.\n"
|
||||
" -x : Set the input mode to whitespace seperated 8-bit numbers in\n"
|
||||
" -x : Set the input mode to whitespace separated 8-bit numbers in\n"
|
||||
" hexadecimal representation. Example: 0f 01 ae 00\n"
|
||||
" -noff : Do not display the offset of instructions.\n"
|
||||
" -nohex : Do not display the hexadecimal code of instructions.\n"
|
||||
|
||||
Reference in New Issue
Block a user