Fixed typo.
This commit is contained in:
@ -77,7 +77,7 @@ SEALED ( -- ) Alter the last vocabulary defined so it doesn't chain
|
|||||||
|
|
||||||
<h5>Interpret Time Conditions</h5>
|
<h5>Interpret Time Conditions</h5>
|
||||||
<p>
|
<p>
|
||||||
<code>[I]F</code>, <code>[ELSE]</code>, and <code>[THEN]</code> can be used
|
<code>[IF]</code>, <code>[ELSE]</code>, and <code>[THEN]</code> can be used
|
||||||
to selectively compile. Used in tandem with <code>DEFINED?</code> they can
|
to selectively compile. Used in tandem with <code>DEFINED?</code> they can
|
||||||
be used to handle the absence of modules gracefully.
|
be used to handle the absence of modules gracefully.
|
||||||
Nesting is supported.
|
Nesting is supported.
|
||||||
|
|||||||
Reference in New Issue
Block a user