From dd518979da0f5966d524159e7ffe88f4274a711a Mon Sep 17 00:00:00 2001 From: Pedro Algarvio Date: Fri, 19 Oct 2012 13:12:22 +0100 Subject: [PATCH] Comment typo. --- bootstrap-salt-minion.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap-salt-minion.sh b/bootstrap-salt-minion.sh index 8cfd4fc..381881f 100755 --- a/bootstrap-salt-minion.sh +++ b/bootstrap-salt-minion.sh @@ -312,7 +312,7 @@ DISTRO_NAME_L=$(echo $DISTRO_NAME | tr '[:upper:]' '[:lower:]') # 1. install____deps # 2. install___deps # 3. install___deps -# 4. install__dep +# 4. install__deps # # # To install salt, which, of course, is required, one of: