diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-12-21 09:11:46 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2021-12-21 09:11:46 +0000 |
commit | 6132a02c078674e6dbf868ff02e1708819ccdb1b (patch) | |
tree | e79631f63566eef4e18d30d2f74d18ec5abab3f8 /doc | |
parent | 6c5457e9114af515975891e68fda6e26004be021 (diff) | |
download | execline-6132a02c078674e6dbf868ff02e1708819ccdb1b.tar.xz |
Doc fix
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index f58fb9a..e84d9a9 100644 --- a/doc/index.html +++ b/doc/index.html @@ -32,7 +32,7 @@ text file; the other commands are essentially useful inside an <a href="loopwhilex.html">conditional loops</a>, <a href="elgetopt.html">getopt-style option handling</a>, <a href="elglob.html">filename globbing</a>, and more. - Meanwhile, its syntax is far more logic and predictable than the + Meanwhile, its syntax is far more logical and predictable than the shell's syntax, and has no security issues. </p> |