aboutsummaryrefslogtreecommitdiff
path: root/tests/qapi-schema/bad-if-key.err
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qapi-schema/bad-if-key.err')
-rw-r--r--tests/qapi-schema/bad-if-key.err2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qapi-schema/bad-if-key.err b/tests/qapi-schema/bad-if-key.err
index a69dc9ee86..38cf44b687 100644
--- a/tests/qapi-schema/bad-if-key.err
+++ b/tests/qapi-schema/bad-if-key.err
@@ -1,3 +1,3 @@
bad-if-key.json: In struct 'TestIfStruct':
-bad-if-key.json:2: 'if' condition has unknown key 'value'
+bad-if-key.json:2: 'if' condition of struct has unknown key 'value'
Valid keys are 'all', 'any', 'not'.