From 926b79074779711eb6be1dd0cb11be8a53ef3748 Mon Sep 17 00:00:00 2001 From: Ralf Rantzau Date: Mon, 25 Jul 2016 14:21:21 -0700 Subject: [PATCH] Fix 2 occurrences of typo: "occured" --> "occurred" Change-Id: Ie25223e8aebdc05bc0f19b9df4805dfb942f1818 --- doc/source/architecture.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/architecture.rst b/doc/source/architecture.rst index cb13246de..b4b64b6a3 100644 --- a/doc/source/architecture.rst +++ b/doc/source/architecture.rst @@ -398,7 +398,7 @@ be one of the following: :ref:`Watcher Decision Engine ` - **SUCCEEDED** : the :ref:`Audit ` has been executed successfully and at least one solution was found -- **FAILED** : an error occured while executing the +- **FAILED** : an error occurred while executing the :ref:`Audit ` - **DELETED** : the :ref:`Audit ` is still stored in the :ref:`Watcher database ` but is not returned @@ -434,7 +434,7 @@ state may be one of the following: - **SUCCEEDED** : the :ref:`Action Plan ` has been executed successfully (i.e. all :ref:`Actions ` that it contains have been executed successfully) -- **FAILED** : an error occured while executing the +- **FAILED** : an error occurred while executing the :ref:`Action Plan ` - **DELETED** : the :ref:`Action Plan ` is still stored in the :ref:`Watcher database ` but is