diff options
Diffstat (limited to 'qapi/block.json')
-rw-r--r-- | qapi/block.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qapi/block.json b/qapi/block.json index 5de99fe09d..ea81d9e192 100644 --- a/qapi/block.json +++ b/qapi/block.json @@ -113,7 +113,7 @@ # Errors: # - If @device is not a valid block device, DeviceNotFound # -# Notes: Ejecting a device with no media results in success +# .. note:: Ejecting a device with no media results in success. # # Since: 0.14 # |