From d6dcb38a788ac9f3dc01b6ea691b7f41242aec82 Mon Sep 17 00:00:00 2001 From: Alexander Todorov Date: Fri, 16 Nov 2018 08:09:11 +0200 Subject: [PATCH] Fix typo in comment --- tests/cli/test_build_and_deploy_openstack.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/cli/test_build_and_deploy_openstack.sh b/tests/cli/test_build_and_deploy_openstack.sh index 9b1d1017..b75af403 100755 --- a/tests/cli/test_build_and_deploy_openstack.sh +++ b/tests/cli/test_build_and_deploy_openstack.sh @@ -3,7 +3,7 @@ ##### # -# Make sure we can build an image and deploy it inside vSphere! +# Make sure we can build an image and deploy it inside OpenStack! # #####