summaryrefslogtreecommitdiff
path: root/doc/ifte.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ifte.html')
-rw-r--r--doc/ifte.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ifte.html b/doc/ifte.html
index 56fb55e..dbfe5ef 100644
--- a/doc/ifte.html
+++ b/doc/ifte.html
@@ -62,7 +62,7 @@ It performs <em>only</em> conditional execution, not instruction sequence.
<p>
"<tt>ifthenelse { progif } { progthen } { progelse } remainder</tt>" is the
-equivalent of "<tt>foreground { ifte { progthen } { progelse } progif } remainder</tt>".
+equivalent of "<tt>&semi; { ifte { progthen } { progelse } progif } remainder</tt>".
</p>
</body>