diff options
Diffstat (limited to 'system/execline/README')
-rw-r--r-- | system/execline/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/execline/README b/system/execline/README index 5cca92ffcaa9a..4086528e5f96a 100644 --- a/system/execline/README +++ b/system/execline/README @@ -5,7 +5,7 @@ commands are essentially useful inside an execlineb script. execline is as powerful as a shell: it features conditional loops, getopt-style option handling, filename globbing, and more. Meanwhile, -its syntax is far more logic and predictable than the shell's syntax, +its syntax is far more logical and predictable than the shell's syntax, and has no security issues. NOTE: |