From d87c8befb4df26d8ecfddb15fd38983438c22211 Mon Sep 17 00:00:00 2001 From: Atsushi SAKAI Date: Tue, 2 Aug 2016 19:07:57 +0900 Subject: [PATCH] Fix two typos examnple => example restrcited => restricted Change-Id: I22bc1d317892047dd6179defa915af09ddc5ac9a --- doc/source/developing_guides/rally_on_gates.rst | 2 +- doc/source/template_guide/environment.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/developing_guides/rally_on_gates.rst b/doc/source/developing_guides/rally_on_gates.rst index eded5125b2..59d0dd1a23 100644 --- a/doc/source/developing_guides/rally_on_gates.rst +++ b/doc/source/developing_guides/rally_on_gates.rst @@ -131,7 +131,7 @@ Another example of using Rally job is writing custom Rally scenarios in Heat repository. There is an example of this is presented on review: https://review.openstack.org/#/c/270225/ -It's similar on the first examnple, but requires more Rally specific coding. +It's similar on the first example, but requires more Rally specific coding. New tasks in ``heat-fakevirt.yaml`` use undefined in Rally repository scenarios: diff --git a/doc/source/template_guide/environment.rst b/doc/source/template_guide/environment.rst index abaf8d28b9..6f2088f11b 100644 --- a/doc/source/template_guide/environment.rst +++ b/doc/source/template_guide/environment.rst @@ -225,7 +225,7 @@ To restrict update or replace, add ``restricted_actions: update`` or ``restricted_actions: replace`` to the resource dictionary. You can also use ``[update, replace]`` to restrict both actions. -You can combine restrcited actions with other ``resources`` properties such +You can combine restricted actions with other ``resources`` properties such as provider templates or type mapping or hooks:: resource_registry: