[CVP] Hotfix for configure.sh
Change-Id: Iedd127adacaa8140924379e423f4ca02ff8cde86
diff --git a/configure.sh b/configure.sh
index 8a52a3b..94872f7 100755
--- a/configure.sh
+++ b/configure.sh
@@ -158,7 +158,7 @@
echo "You are using 2019.2.0 branch of cvp-configuration repo"
echo "This branch is deprecated and works for 2019.2.0 - 2019.2.4 only."
echo "This branch will be deleted soon."
-ecgo "Please switch to release/2019.2.0 branch instead."
+echo "Please switch to release/2019.2.0 branch instead."
echo "========================================================================="
check_variables
rally_configuration
@@ -186,5 +186,5 @@
echo "You are using 2019.2.0 branch of cvp-configuration repo"
echo "This branch is deprecated and works for 2019.2.0 - 2019.2.4 only."
echo "This branch will be deleted soon."
-ecgo "Please switch to release/2019.2.0 branch instead."
+echo "Please switch to release/2019.2.0 branch instead."
echo "========================================================================="