summaryrefslogtreecommitdiff
path: root/doc/runblock.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/runblock.html')
-rw-r--r--doc/runblock.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/runblock.html b/doc/runblock.html
index f090f85..b5cc65b 100644
--- a/doc/runblock.html
+++ b/doc/runblock.html
@@ -43,7 +43,7 @@ arguments <em>and</em> blocks. </li>
<em>n</em> blocks and execs into the remaining arguments. </li>
<li> Else it skips <em>n</em>-1 blocks and execs into the <em>n</em>th
one. </li>
- <li> If <em>cmd...<em> is not empty, then instead of directly executing the
+ <li> If <em>cmd...</em> is not empty, then instead of directly executing the
block or the remainder, <tt>runblock</tt> <em>appends</em> the selected
set of arguments to the <em>cmd...</em> command line. </li>
<li> Normally <tt>runblock</tt> <a href="el_pushenv.html#pop">pops</a>