]> git.p6c8.net - jirafeau/pcanterino.git/blobdiff - script.php
fix grammar mistake
[jirafeau/pcanterino.git] / script.php
index 5f3bc6f359996bd866a89a5b410b9fd8921b05e2..aa8c259fe2ce6597ac0b52ec0d7ceec3aa542894 100644 (file)
@@ -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
 

patrick-canterino.de