aboutsummaryrefslogtreecommitdiff
path: root/whichbas.c
diff options
context:
space:
mode:
Diffstat (limited to 'whichbas.c')
-rw-r--r--whichbas.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/whichbas.c b/whichbas.c
index 2fe273e..f086689 100644
--- a/whichbas.c
+++ b/whichbas.c
@@ -231,7 +231,7 @@ CALLBACK(handle_cmd) {
0x5B: BRUN or CALL (both take a string, CALL allows "USING" though)
This isn't really important, as CALL requires a PROCEDURE to
- exit, and we *do* catch the PROCEDURE token.
+ exist, and we *do* catch the PROCEDURE token.
0x5F: PAINT (req 2 args) or NUM (optional 2 args).
Again, not important, because it's highly unlikely any BXL/BXE
program will contain NUM... because when it executes, it stops the