]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
doc: Fix element name in description of "feature"
authorTim Wiederhake <twiederh@redhat.com>
Fri, 9 Oct 2020 10:47:20 +0000 (12:47 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Fri, 9 Oct 2020 13:38:05 +0000 (15:38 +0200)
Actual change is "s/``elements``/``feature`` elements/", rest is
reflow.

Signed-off-by: Tim Wiederhake <twiederh@redhat.com>
Reviewed-by: Jiri Denemark <jdenemar@redhat.com>
docs/formatdomain.rst

index 0ffb1b71966fda5f9235c2649111e354d5bf5710..df5ac280285108ebff7f370d2776685a69670a80 100644 (file)
@@ -1388,11 +1388,11 @@ In case no restrictions need to be put on CPU model and its features, a simpler
    of vCPUs specified by the ``cpus`` element equals to the number of vcpus
    resulting from the topology.
 ``feature``
-   The ``cpu`` element can contain zero or more ``elements`` used to fine-tune
-   features provided by the selected CPU model. The list of known feature names
-   can be found in the same file as CPU models. The meaning of each ``feature``
-   element depends on its ``policy`` attribute, which has to be set to one of
-   the following values:
+   The ``cpu`` element can contain zero or more ``feature`` elements used to
+   fine-tune features provided by the selected CPU model. The list of known
+   feature names can be found in the same file as CPU models. The meaning of
+   each ``feature`` element depends on its ``policy`` attribute, which has to be
+   set to one of the following values:
 
    ``force``
       The virtual CPU will claim the feature is supported regardless of it being