As requested by Markus: > I'd prefer "field is set". Signed-off-by: Pierrick Bouvier <pierrick.bouv...@linaro.org> --- qapi/misc-i386.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/qapi/misc-i386.json b/qapi/misc-i386.json index 3fda7a20bdd..6f79817e382 100644 --- a/qapi/misc-i386.json +++ b/qapi/misc-i386.json @@ -129,7 +129,7 @@ # Return information about SEV/SEV-ES/SEV-SNP. # # If unavailable due to an incompatible configuration the -# returned @enabled field will be set to 'false' and the +# returned @enabled field is set to 'false' and the # state of all other fields is undefined. # # Returns: @SevInfo -- 2.47.2