diff mbox series

[qemu] Remove a stray "@end table" marker

Message ID 167470087371.13083.3955311124765776131-0@git.sr.ht (mailing list archive)
State New, archived
Headers show
Series [qemu] Remove a stray "@end table" marker | expand

Commit Message

~gurjeet Jan. 26, 2023, 2:12 a.m. UTC
From: Gurjeet Singh <gurjeet@singh.im>

Signed-off-by: Gurjeet Singh <gurjeet@singh.im>
---
 docs/system/cpu-models-x86.rst.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/docs/system/cpu-models-x86.rst.inc b/docs/system/cpu-models-x86.rst.inc
index 7f6368f999..261da6e21d 100644
--- a/docs/system/cpu-models-x86.rst.inc
+++ b/docs/system/cpu-models-x86.rst.inc
@@ -25,7 +25,7 @@  Two ways to configure CPU models with QEMU / KVM
     typically refer to specific generations of hardware released by
     Intel and AMD.  These allow the guest VMs to have a degree of
     isolation from the host CPU, allowing greater flexibility in live
-    migrating between hosts with differing hardware.  @end table
+    migrating between hosts with differing hardware.
 
 In both cases, it is possible to optionally add or remove individual CPU
 features, to alter what is presented to the guest by default.