From a9d9dbec1c51034a3cac260a3d23f489e6144cfc Mon Sep 17 00:00:00 2001 From: Gauvain Pocentek Date: Tue, 30 Dec 2014 10:39:35 +0100 Subject: [PATCH] Fix typo in hot-guide source Commit bc93bb5f fixed a typo in the autogenerated output of the HOT guide. This patch imports the fix in the source file. Change-Id: I66801444324d82fb4b5a1ab7775d29f9d606af85 --- doc/hot-guide/source/environment.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/hot-guide/source/environment.rst b/doc/hot-guide/source/environment.rst index 1c99a4335e..2cbc8be67f 100644 --- a/doc/hot-guide/source/environment.rst +++ b/doc/hot-guide/source/environment.rst @@ -93,7 +93,7 @@ resource to the existing :hotref:`OS::Nova::FloatingIP` resource: resource_registry: "OS::Networking::FloatingIP": "OS::Nova::FloatingIP" -You can use wilcards to map multiple resources: +You can use wildcards to map multiple resources: .. code-block:: yaml