aboutsummaryrefslogtreecommitdiff
path: root/qapi/replay.json
diff options
context:
space:
mode:
authorMarkus Armbruster <armbru@redhat.com>2024-03-22 15:09:00 +0100
committerMarkus Armbruster <armbru@redhat.com>2024-03-26 06:36:08 +0100
commitf972ed5925cda823a99f89d6250cdae655140884 (patch)
tree870bbe7d15ac9b14ace55b1978348572250600cb /qapi/replay.json
parentc15fbc66e2189723155165af28ba2238bb2064b6 (diff)
qapi: Expand a few awkward abbreviations in documentation
Signed-off-by: Markus Armbruster <armbru@redhat.com> Message-ID: <20240322140910.328840-3-armbru@redhat.com>
Diffstat (limited to 'qapi/replay.json')
-rw-r--r--qapi/replay.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/qapi/replay.json b/qapi/replay.json
index 8626fb58f4..d3559f9c8f 100644
--- a/qapi/replay.json
+++ b/qapi/replay.json
@@ -105,8 +105,8 @@
# replaying the execution. The command automatically loads nearest
# snapshot and replays the execution to find the desired instruction.
# When there is no preceding snapshot or the execution is not
-# replayed, then the command fails. icount for the reference may be
-# obtained with @query-replay command.
+# replayed, then the command fails. Instruction count can be obtained
+# with the @query-replay command.
#
# @icount: target instruction count
#