docs: fix migration_features element name in formatcaps.html.in

Signed-off-by: Robin Lee <cheeselee@fedoraproject.org>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
This commit is contained in:
Robin Lee 2021-09-13 15:17:09 +08:00 committed by Andrea Bolognani
parent eb2e317c65
commit e6e1150523

View 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>