aboutsummaryrefslogtreecommitdiff
path: root/src/interp/lexing.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/lexing.boot')
-rw-r--r--src/interp/lexing.boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/lexing.boot b/src/interp/lexing.boot
index 4b357918..940f0e4d 100644
--- a/src/interp/lexing.boot
+++ b/src/interp/lexing.boot
@@ -110,7 +110,7 @@ lineAdvanceChar! l ==
++ Current input line
$spadLine := makeLine()
-++ List of lines returned from PREPARSE
+++ List of lines returned from preparse
$lineStack := nil
nextLine st ==