summaryrefslogtreecommitdiff
path: root/doc/ifte.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2018-03-16 08:18:53 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2018-03-16 08:18:53 +0000
commit77a47b2c5e7c3243743bd8d7594366f498e9cef7 (patch)
treefb807c0b0c20db34f5108df67da6b4d64e5bc8e6 /doc/ifte.html
parent3fde941ae33bd70edf015b3c72997aef703ebf6d (diff)
downloadexecline-77a47b2c5e7c3243743bd8d7594366f498e9cef7.tar.xz
More modifications, and doc change
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>