From: Ruixey Date: Fri, 21 Mar 2025 16:08:57 +0000 (+0000) Subject: fix grammar mistake X-Git-Tag: 4.6.3~3^2 X-Git-Url: https://git.p6c8.net/jirafeau/pcanterino.git/commitdiff_plain/bd844d790901bb87f16a8eb47b0027b5a5e01bb0 fix grammar mistake --- diff --git a/script.php b/script.php index 5f3bc6f..aa8c259 100644 --- a/script.php +++ b/script.php @@ -320,7 +320,7 @@ downloadpage='f.php' if [ "$1" == "send" ]; then if [ ! -f "$2" ]; then - echo "File \"$2\" does not exists." + echo "File \"$2\" does not exist." exit fi