diff mbox series

docs: formatdomain: Fix poll-control XML example

Message ID 36aabc86d5266a4b74da231279b93be1d57391e7.1611531696.git.crobinso@redhat.com
State Accepted
Commit 36aabc86d5266a4b74da231279b93be1d57391e7
Headers show
Series docs: formatdomain: Fix poll-control XML example | expand

Commit Message

Cole Robinson Jan. 24, 2021, 11:41 p.m. UTC
Fixes: 3fc4412c6f5

Signed-off-by: Cole Robinson <crobinso@redhat.com>

---
Pushed as trivial

 docs/formatdomain.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.29.2
diff mbox series

Patch

diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst
index af540391db..c738078b90 100644
--- a/docs/formatdomain.rst
+++ b/docs/formatdomain.rst
@@ -1766,7 +1766,7 @@  Hypervisors may allow certain CPU / machine features to be toggled on/off.
      <kvm>
        <hidden state='on'/>
        <hint-dedicated state='on'/>
-       <poll-control='on'/>
+       <poll-control state='on'/>
      </kvm>
      <xen>
        <e820_host state='on'/>