qapi/yank: Tweak @yank's error description for consistency
authorMarkus Armbruster <armbru@redhat.com>
Tue, 27 Feb 2024 11:39:15 +0000 (12:39 +0100)
committerMarkus Armbruster <armbru@redhat.com>
Mon, 4 Mar 2024 06:12:40 +0000 (07:12 +0100)
Phrase it like "If <condition>, <error>", like we do elsewhere.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-ID: <20240227113921.236097-8-armbru@redhat.com>

qapi/yank.json

index fffb39a3974c5c737d5ea2640399f1c7f0f6565c..89f2f4d199b5cd387d1519a27ed6a1ecfbc02444 100644 (file)
@@ -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:
 #