aboutsummaryrefslogtreecommitdiff
path: root/src/device/hypertransport.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/device/hypertransport.c')
-rw-r--r--src/device/hypertransport.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/device/hypertransport.c b/src/device/hypertransport.c
index d9ab486c22..88a5fc699d 100644
--- a/src/device/hypertransport.c
+++ b/src/device/hypertransport.c
@@ -512,7 +512,7 @@ unsigned int hypertransport_scan_chain(struct bus *bus, unsigned min_devfn,
flags = pci_read_config16(dev, pos + PCI_CAP_FLAGS);
/*
- * If the devices has a unitid set and is at devfn 0 we are
+ * If the device has a unitid set and is at devfn 0 we are
* done. This can happen with shadow hypertransport devices,
* or if we have reached the bottom of a HT device chain.
*/