From 7e65673dd2d495f3fdc0744fd62c52292813c653 Mon Sep 17 00:00:00 2001 From: rootzoll Date: Thu, 10 Jan 2019 00:27:36 +0100 Subject: [PATCH] #220 fixed typo --- home.admin/XXupdateScripts.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home.admin/XXupdateScripts.sh b/home.admin/XXupdateScripts.sh index 59a171e..2ce1206 100755 --- a/home.admin/XXupdateScripts.sh +++ b/home.admin/XXupdateScripts.sh @@ -24,7 +24,7 @@ origin=$(git remote -v | grep 'origin' | tail -n1) echo "" echo "*** UPDATING SHELL SCRIPTS FROM GITHUB ***" -echo "justincase, not the final upadte mechanism" +echo "just in case, not the final update mechanism" echo "REPO ----> ${origin}" echo "BRANCH --> ${activeBranch}" echo "******************************************"