Browse code

Merge "Fix misspellings in devstack"

Jenkins authored on 2014/02/10 04:52:46
Showing 1 changed files
... ...
@@ -35,7 +35,7 @@ XEN_INT_BRIDGE_OR_NET_NAME="OpenStack VM Integration Network"
35 35
 GUEST_PASSWORD=${GUEST_PASSWORD:-secrete}
36 36
 
37 37
 # Extracted variables for OpenStack VM network device numbers.
38
-# Make sure, they form a continous sequence starting from 0
38
+# Make sure they form a continuous sequence starting from 0
39 39
 MGT_DEV_NR=0
40 40
 VM_DEV_NR=1
41 41
 PUB_DEV_NR=2