summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--qapi/event.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/qapi/event.json b/qapi/event.json
index 970ff0255a..e02852cd8a 100644
--- a/qapi/event.json
+++ b/qapi/event.json
@@ -488,9 +488,9 @@
#
# @action: action that has been taken, currently always "pause"
#
-# @info: optional information about a panic
+# @info: #optional information about a panic (since 2.9)
#
-# Since: 1.5 (@info since 2.9)
+# Since: 1.5
#
# Example:
#