diff options
Diffstat (limited to 'qapi/misc-arm.json')
-rw-r--r-- | qapi/misc-arm.json | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/qapi/misc-arm.json b/qapi/misc-arm.json index f534137..f921d74 100644 --- a/qapi/misc-arm.json +++ b/qapi/misc-arm.json @@ -30,14 +30,12 @@ ## # @query-gic-capabilities: # -# It will return a list of GICCapability objects that describe its +# It will return a list of `GICCapability` objects that describe its # capability bits. # # On non-ARM targets this command will report an error as the GIC # technology is not applicable. # -# Returns: a list of GICCapability objects. -# # Since: 2.6 # # .. qmp-example:: |