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
This commit is contained in:
Gauvain Pocentek 2014-12-30 10:39:35 +01:00
parent dd6f42cd47
commit a9d9dbec1c

View File

@ -93,7 +93,7 @@ resource to the existing :hotref:`OS::Nova::FloatingIP` resource:
resource_registry: resource_registry:
"OS::Networking::FloatingIP": "OS::Nova::FloatingIP" "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 .. code-block:: yaml