fix sphinx-lint issues in api guide

as with the previous commit this change is simply correcting the
usage of backticks for inline literals

Change-Id: Icbfd168266dc1348ee15f7347ed673d220989ceb
This commit is contained in:
Sean Mooney
2023-10-02 22:20:01 +01:00
parent 0829c1b995
commit df0a99a29a
6 changed files with 21 additions and 21 deletions
+2 -2
View File
@@ -95,8 +95,8 @@ are exposed to administrators:
Refer to :nova-doc:`VM States <reference/vm-states.html>`.
- task_state represents what is happening to the instance at the
current moment. These tasks can be generic, such as `spawning`, or specific,
such as `block_device_mapping`. These task states allow for a better view into
current moment. These tasks can be generic, such as ``spawning``, or specific,
such as ``block_device_mapping``. These task states allow for a better view into
what a server is doing.
Server creation