mirror of https://github.com/xemu-project/xemu.git
qapi/yank: Tweak @yank's error description for consistency
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>
This commit is contained in:
parent
e2c1dcbccc
commit
ceb7a680d6
|
@ -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:
|
||||
#
|
||||
|
|
Loading…
Reference in New Issue