diff options
author | Emma Foley <emma.l.foley@intel.com> | 2018-10-03 13:56:47 +0100 |
---|---|---|
committer | Rex Lee <limingjiang@huawei.com> | 2018-11-09 18:03:57 +0000 |
commit | fefd538df49e25f91f4d93ac41cf476926d47e37 (patch) | |
tree | d558d9a5fe1973ddd811c20b3ae455b7d2573104 /docs/testing/user/userguide/05-operation.rst | |
parent | 4dff5f3edda4b68bb238addb65def5f97f71154e (diff) |
[docs] Fix "Error in xxx directive" warning
JIRA: YARDSTICK-1416
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
Change-Id: I58c511454e052496e0b72ea28142b331514475c5
(cherry picked from commit d5ff53dbdbcb1d97343a3122aabf312d81649eaa)
Diffstat (limited to 'docs/testing/user/userguide/05-operation.rst')
-rw-r--r-- | docs/testing/user/userguide/05-operation.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/testing/user/userguide/05-operation.rst b/docs/testing/user/userguide/05-operation.rst index f390d1643..82539c97f 100644 --- a/docs/testing/user/userguide/05-operation.rst +++ b/docs/testing/user/userguide/05-operation.rst @@ -183,7 +183,7 @@ Combining these elements together, a sample Heat context config looks like: .. literalinclude:: ../../../../yardstick/tests/integration/dummy-scenario-heat-context.yaml :start-after: --- - :empahsise-lines: 14- + :emphasize-lines: 14- Using exisiting HOT Templates ''''''''''''''''''''''''''''' |