From: John Snow <js...@redhat.com> Signed-off-by: John Snow <js...@redhat.com> Message-ID: <20250711054005.60969-11-js...@redhat.com> Reviewed-by: Markus Armbruster <arm...@redhat.com> Signed-off-by: Markus Armbruster <arm...@redhat.com> --- qapi/pci.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/qapi/pci.json b/qapi/pci.json index 418ea4fc93..694c741e42 100644 --- a/qapi/pci.json +++ b/qapi/pci.json @@ -85,7 +85,7 @@ # # @bus: information about the bus the device resides on # -# @devices: a list of @PciDeviceInfo for each device on this bridge +# @devices: a list of `PciDeviceInfo` for each device on this bridge # # Since: 0.14 ## -- 2.49.0