Moving the debug trace point to be prior to advancing %rsi
[rrq/rrqforth.git] / adoc / p_state.adoc
index 62ed9c79a8ffc1b2f999a1ed5b47823e675e5c8b..65e9578272421ea051f68eccec16641c875296c7 100644 (file)
@@ -9,6 +9,6 @@ Data stack: ( -- a )
 ....
 
 "STATE" is a variable word marking whether the stream evaluator is in
-compiling mode (1) or intepreting (0) mode.
+compiling mode (1) or interpreting (0) mode.