From 8d86599ae046cc7ca9d84e606ab3d7ccd8529673 Mon Sep 17 00:00:00 2001 From: Braiden Vasco Date: Mon, 3 Jul 2017 07:02:11 +0000 Subject: [PATCH] Remove tabulation --- functions/dependencies_check.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/dependencies_check.sh b/functions/dependencies_check.sh index 45b16d1..3f72bd4 100755 --- a/functions/dependencies_check.sh +++ b/functions/dependencies_check.sh @@ -1,5 +1,5 @@ # dependencies_check -# $@ Dependnecy files to check +# $@ Dependnecy files to check # # Each dependency is in the form of a tool to test for, optionally followed by # a : and the name of a package if the package on a Debian-ish system is not