From 08e585d40538e11c4482aca7e479ed6ab1d8f5ac Mon Sep 17 00:00:00 2001 From: chenaidong1 Date: Mon, 8 May 2017 15:43:57 +0800 Subject: [PATCH] Fix a typo 'specfication' should be 'specification' Change-Id: I845e6199c4e2152295fb02ac44a1b090a3d7561d --- watcher/decision_engine/goal/efficacy/base.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/watcher/decision_engine/goal/efficacy/base.py b/watcher/decision_engine/goal/efficacy/base.py index 1184336bb..b51770062 100644 --- a/watcher/decision_engine/goal/efficacy/base.py +++ b/watcher/decision_engine/goal/efficacy/base.py @@ -15,7 +15,7 @@ # limitations under the License. """ -An efficacy specfication is a contract that is associated to each :ref:`Goal +An efficacy specification is a contract that is associated to each :ref:`Goal ` that defines the various :ref:`efficacy indicators ` a strategy achieving the associated goal should provide within its :ref:`solution `. Indeed, each