aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap/vagrant-onap
diff options
context:
space:
mode:
authorVictor Morales <victor.morales@intel.com>2017-08-23 13:26:09 -0500
committerVictor Morales <victor.morales@intel.com>2017-08-23 13:26:09 -0500
commit10d21dbb1afb23b8ebdec847676314f6bf47f937 (patch)
tree28259065717a21100306f53a5e1af467952f652f /bootstrap/vagrant-onap
parent7ae05a4cc53bf3298090ade8091485ce2388af1f (diff)
Fix function documentation typo
Change-Id: I24c505fe8317ccd389403effe7cdfc26596546f6 Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-Id: INT-22
Diffstat (limited to 'bootstrap/vagrant-onap')
-rwxr-xr-xbootstrap/vagrant-onap/lib/dcae2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap/vagrant-onap/lib/dcae b/bootstrap/vagrant-onap/lib/dcae
index 69e3b1c2c..dce55aec4 100755
--- a/bootstrap/vagrant-onap/lib/dcae
+++ b/bootstrap/vagrant-onap/lib/dcae
@@ -72,7 +72,7 @@ function compile_all_dcae_repos {
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