vfio: remove a duplicated word in comments
[qemu/ar7.git] / tests / qapi-schema / bad-type-bool.json
blob1f9eddf938e3310ec941dec091fcf36d73714a81
1 # we reject an expression with a metatype that is not a string
3 ##
4 # @true:
5 ##
6 { 'struct': true, 'data': { } }