Fix function documentation typo
Change-Id: I24c505fe8317ccd389403effe7cdfc26596546f6
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-Id: INT-22
diff --git a/bootstrap/vagrant-onap/lib/dcae b/bootstrap/vagrant-onap/lib/dcae
index 69e3b1c..dce55ae 100755
--- a/bootstrap/vagrant-onap/lib/dcae
+++ b/bootstrap/vagrant-onap/lib/dcae
@@ -72,7 +72,7 @@
done
}
-# _build_dcae_images() Function taht builds DCAE docker images from source code.
+# _build_dcae_images() Function that builds DCAE docker images from source code.
function _build_dcae_images {
if [[ "$compile_repo" != "True" ]]; then
compile_src $dcae_src_folder/dmaapbc