From 4e2f7ca89c4b3fdec0b4970c6668263e863114c0 Mon Sep 17 00:00:00 2001 From: Muhammad Mahendra Subrata Date: Mon, 30 Jan 2023 16:45:07 +0700 Subject: system/execline: Fix typo in README Signed-off-by: Willy Sudiarto Raharjo --- system/execline/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system/execline') diff --git a/system/execline/README b/system/execline/README index 5cca92ffca..4086528e5f 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: -- cgit v1.2.3