From 0c3b60ce00bb23926668289110917cebcf47e0e4 Mon Sep 17 00:00:00 2001 From: Anthony Young Date: Thu, 3 Nov 2011 00:07:55 -0500 Subject: [PATCH] typo --- stack.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack.sh b/stack.sh index 446661a..6a001c6 100755 --- a/stack.sh +++ b/stack.sh @@ -788,7 +788,7 @@ fi # Quantum if [[ "$ENABLED_SERVICES" =~ "q-svc" ]]; then # Install deps - # FIXME add to file/apts/quantum, but don't install if not needed! + # FIXME add to files/apts/quantum, but don't install if not needed! apt_get install openvswitch-switch openvswitch-datapath-dkms # Create database for the plugin/agent