Suggested-by: Thomas Huth <th...@redhat.com> Signed-off-by: Michael Tokarev <m...@tls.msk.ru> --- qapi/machine-target.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/qapi/machine-target.json b/qapi/machine-target.json index 541f93eeb7..426ce4ee82 100644 --- a/qapi/machine-target.json +++ b/qapi/machine-target.json @@ -350,7 +350,7 @@ # migration-safe in the future (since 4.1) # # @deprecated: If true, this CPU model is deprecated and may be -# removed in in some future version of QEMU according to the QEMU +# removed in some future version of QEMU according to the QEMU # deprecation policy. (since 5.2) # # @unavailable-features is a list of QOM property names that represent -- 2.39.5