Fix typo in xci-deploy.sh comments 91/46191/1
authorVictor Morales <victor.morales@intel.com>
Wed, 25 Oct 2017 01:19:20 +0000 (18:19 -0700)
committerVictor Morales <victor.morales@intel.com>
Wed, 25 Oct 2017 01:19:20 +0000 (18:19 -0700)
Change-Id: Iac117beb3d4a8df85ad2453c97982adf90958833
Signed-off-by: Victor Morales <victor.morales@intel.com>
xci/xci-deploy.sh

index d73cf5c..7cdc871 100755 (executable)
@@ -135,7 +135,7 @@ fi
 # - removes directories that were created by the previous xci run
 # - clones opnfv/releng-xci and openstack/bifrost repositories
 # - combines opnfv/releng-xci and openstack/bifrost scripts/playbooks
-# - destorys VMs, removes ironic db, leases, logs
+# - destroys VMs, removes ironic db, leases, logs
 # - creates and provisions VMs for the chosen flavor
 #-------------------------------------------------------------------------------
 echo "Info: Starting provisining VM nodes using openstack/bifrost"