summary refs log tree commit diff stats
path: root/tests/qapi-schema/double-type.err
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qapi-schema/double-type.err')
-rw-r--r--tests/qapi-schema/double-type.err2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qapi-schema/double-type.err b/tests/qapi-schema/double-type.err
index ddb22af638..23f88aae99 100644
--- a/tests/qapi-schema/double-type.err
+++ b/tests/qapi-schema/double-type.err
@@ -1,3 +1,3 @@
 tests/qapi-schema/double-type.json: In struct 'bar':
-tests/qapi-schema/double-type.json:2: unknown key 'command' in struct 'bar'
+tests/qapi-schema/double-type.json:2: struct has unknown key 'command'
 Valid keys are 'base', 'data', 'features', 'if', 'struct'.