From 89f89f6395ac959709165f5b7a4a8bc03deba26b Mon Sep 17 00:00:00 2001 From: melissaml Date: Fri, 25 May 2018 06:43:13 +0800 Subject: [PATCH] fix typos in CombinableApplication.yaml Change-Id: I8231962b8e349d32242a5728adf8a7a9ecafd05e --- .../CiCdUtils/package/Classes/CombinableApplication.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/murano-apps/CiCdUtils/package/Classes/CombinableApplication.yaml b/murano-apps/CiCdUtils/package/Classes/CombinableApplication.yaml index 093441e..2bff93d 100644 --- a/murano-apps/CiCdUtils/package/Classes/CombinableApplication.yaml +++ b/murano-apps/CiCdUtils/package/Classes/CombinableApplication.yaml @@ -10,10 +10,10 @@ Methods: - $instance: $.deployInstance() - $.deployApplication($instance) - # This method should be overriden in child classes. + # This method should be overridden in child classes. deployInstance: - # This method should be overriden in child classes. + # This method should be overridden in child classes. deployApplication: Arguments: - instance: