diff --git a/ROM2/main_basic.c b/ROM2/main_basic.c index 4f347bf3d5c38688adc3c6a2249d563961069a2b..db11afc8365c37914b6cee94bbcaca1581a030a4 100644 --- a/ROM2/main_basic.c +++ b/ROM2/main_basic.c @@ -416,7 +416,7 @@ void help() { " ECHO {ON|OFF} turn echo on or off" CRLF " GETROM download the ROM source code using xmodem" CRLF " H[...] this help screen" CRLF - "*JUMPxxxx jumps to a subroute at location xxxx" CRLF + "*JUMPxxxx jumps to a subroutine at location xxxx" CRLF "*PEEKxxxx returns the value of the byte at location xxxx" CRLF "*POKExxxxyy sets the value of location xxxx to yy" CRLF " PING pongs" CRLF