diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2018-03-16 16:05:58 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2018-03-16 16:05:58 +0000 |
commit | eaccd723af2c27e506ab445d163aac1a715efd2c (patch) | |
tree | 7f6a17a1c96862755d7a15efcc18145aecdda22b /doc/foreground.html | |
parent | 77a47b2c5e7c3243743bd8d7594366f498e9cef7 (diff) | |
download | execline-eaccd723af2c27e506ab445d163aac1a715efd2c.tar.xz |
Doc typo fix
Diffstat (limited to 'doc/foreground.html')
-rw-r--r-- | doc/foreground.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/foreground.html b/doc/foreground.html index b7cf906..a0245e9 100644 --- a/doc/foreground.html +++ b/doc/foreground.html @@ -19,7 +19,7 @@ <h1> The <tt>;</tt> program </h1> <p> -<tt>;/tt> executes a sequence of commands. +<tt>;</tt> executes a sequence of commands. </p> <h2> Interface </h2> |