Signed-off-by: Vladimir Sementsov-Ogievskiy <[email protected]> --- qapi/stats.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/qapi/stats.json b/qapi/stats.json index 151ac43c48..b7c61af0ca 100644 --- a/qapi/stats.json +++ b/qapi/stats.json @@ -185,7 +185,8 @@ # Return runtime-collected statistics for objects such as the VM or # its vCPUs. # -# The arguments are a `StatsFilter` and specify the provider and objects +# The arguments are a `StatsFilter` and specify the provider and +# objects # to return statistics about. # # Returns: a list of statistics, one for each provider and object -- 2.48.1
