]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: fix migration_features element name in formatcaps.html.in
authorRobin Lee <cheeselee@fedoraproject.org>
Mon, 13 Sep 2021 07:17:09 +0000 (15:17 +0800)
committerAndrea Bolognani <abologna@redhat.com>
Wed, 15 Sep 2021 15:00:19 +0000 (17:00 +0200)
Signed-off-by: Robin Lee <cheeselee@fedoraproject.org>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
docs/formatcaps.html.in

index 59d21a7d9e43191dd670c6a49e4f2d9c1819d9c8..09662f78c8f9f252524cfd7038bce9ddf8d228e0 100644 (file)
@@ -43,7 +43,7 @@
       <dd>whether host is capable of memory suspend, disk hibernation, or
       hybrid suspend.</dd>
 
-      <dt><code>migration</code></dt>
+      <dt><code>migration_features</code></dt>
       <dd>This element exposes information on the hypervisor's migration
       capabilities, like live migration, supported URI transports, and so
       on.</dd>