Fix heading markup in hot_spec.rst

The Resource Dependencies section in hot_spec.rst used a wrong
heading markup (inconsistent with previous sections' 2nd level
markups), so the heading did not appear in the HTML.

This patch fixes the markup.

Change-Id: Id10ca0246942b2b64ea6269413243379c3ae2158
Closes-Bug: #1295538
This commit is contained in:
Thomas Spatzier 2014-03-21 08:52:51 +01:00
parent dfb3d4aad2
commit 3d2a1eb348

View File

@ -450,7 +450,7 @@ property values.
.. _hot_spec_resources_dependencies:
Resource Dependencies
~~~~~~~~~~~~~~~~~~~~~
---------------------
By means of the *depends_on* attribute within a resource section it is possible
to define a dependency between a resource and one or more other resources. If