From 83979b19e61e7a94ae6e2e3c6367948f813005cf Mon Sep 17 00:00:00 2001 From: Fincer Date: Fri, 12 Feb 2016 02:48:07 +0200 Subject: [PATCH] Extremely little grammatical typo --- linux-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux-install.sh b/linux-install.sh index 3d21429..377f96c 100755 --- a/linux-install.sh +++ b/linux-install.sh @@ -49,7 +49,7 @@ PACKAGE_NAME=1 INSTALL_NAME=1 function endtext_fail() { -echo -e "\nWhoops! Something went wrong. Please check for possible error messages above.\n" +echo -e "\nWhoops! Something went wrong. Please check possible error messages above.\n" } function endtext() {