--- udcli/udcli.c.orig 2009-06-23 02:05:47.000000000 -0400 +++ udcli/udcli.c 2009-06-23 02:06:25.000000000 -0400 @@ -46,7 +46,7 @@ " -o : Set the value of program counter to . (default = 0)\n" " -s : Set the number of bytes to skip before disassembly to .\n" " -c : Set the number of bytes to disassemble to .\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"