From: Markus Armbruster Date: Tue, 27 Feb 2024 11:39:15 +0000 (+0100) Subject: qapi/yank: Tweak @yank's error description for consistency X-Git-Tag: v9.0.0-rc0~34^2~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ceb7a680d6351717aa358cb5d533a9cfeb879db4;p=thirdparty%2Fqemu.git qapi/yank: Tweak @yank's error description for consistency Phrase it like "If , ", like we do elsewhere. Signed-off-by: Markus Armbruster Message-ID: <20240227113921.236097-8-armbru@redhat.com> --- diff --git a/qapi/yank.json b/qapi/yank.json index fffb39a3974..89f2f4d199b 100644 --- a/qapi/yank.json +++ b/qapi/yank.json @@ -79,7 +79,7 @@ # @instances: the instances to be yanked # # Errors: -# - @DeviceNotFound error, if any of the YankInstances doesn't exist +# - If any of the YankInstances doesn't exist, DeviceNotFound # # Example: #