summaryrefslogtreecommitdiffstats
path: root/include/hw/pci-host
diff options
context:
space:
mode:
authorStefan Weil2016-11-19 20:47:15 +0100
committerMichael Tokarev2017-01-24 21:26:52 +0100
commit5bb8590d376094ea7d28fc54d7ab0c1f22906f03 (patch)
treef40e48fd7e7b81e558ed5526307e6204b8a089cd /include/hw/pci-host
parentFix documentation and some comments (article, grammar) (diff)
downloadqemu-5bb8590d376094ea7d28fc54d7ab0c1f22906f03.tar.gz
qemu-5bb8590d376094ea7d28fc54d7ab0c1f22906f03.tar.xz
qemu-5bb8590d376094ea7d28fc54d7ab0c1f22906f03.zip
include: Fix typos found by codespell
Add also a missing parenthesis in a comment. Signed-off-by: Stefan Weil <sw@weilnetz.de> Acked-by: Alistair Francis <alistair.francis@xilinx.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'include/hw/pci-host')
-rw-r--r--include/hw/pci-host/q35.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/hw/pci-host/q35.h b/include/hw/pci-host/q35.h
index 94486fdd37..53b6760c16 100644
--- a/include/hw/pci-host/q35.h
+++ b/include/hw/pci-host/q35.h
@@ -180,7 +180,7 @@ typedef struct Q35PCIHost {
uint64_t mch_mcfg_base(void);
/*
- * Arbitary but unique BNF number for IOAPIC device.
+ * Arbitrary but unique BNF number for IOAPIC device.
*
* TODO: make sure there would have no conflict with real PCI bus
*/