From 412aab302a23bd748ad41eb5ddcc8d4cdcda7e2c Mon Sep 17 00:00:00 2001 From: Yves Junqueira Date: Fri, 19 Sep 2014 00:07:51 +0200 Subject: [PATCH] Fix typo in cluster/local/config-default.sh --- cluster/local/config-default.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/local/config-default.sh b/cluster/local/config-default.sh index 2ac92054001..d81f7c2e661 100644 --- a/cluster/local/config-default.sh +++ b/cluster/local/config-default.sh @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -## Contains configuration values for interacting with the Vagrant cluster +## Contains configuration values for interacting with a Local cluster # NUMBER OF MINIONS IN THE CLUSTER NUM_MINIONS=1