diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-07-01 13:43:44 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-07-01 13:43:44 +0000 |
commit | c069582d61b59d1bc064b33e329d66454f61c08a (patch) | |
tree | fa77dcb56cf7eadb6cfd474dc305a8de0c4a583c | |
parent | 71d5f2b19cd6daa243621eaeba8863aaf0f8262e (diff) | |
download | execline-c069582d61b59d1bc064b33e329d66454f61c08a.tar.xz |
Doc typo fix
-rw-r--r-- | doc/dieshdiedie.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/dieshdiedie.html b/doc/dieshdiedie.html index e852af4..cf9c844 100644 --- a/doc/dieshdiedie.html +++ b/doc/dieshdiedie.html @@ -215,7 +215,7 @@ embedded box. Not exactly possible with a shell. </p> <p> - For scripts than do not require many computations that a shell can do + For scripts that do not require many computations that a shell can do without calling external programs, <tt>execline</tt> is <em>faster</em> than the shell. Unlike <tt>sh</tt>'s |