pci: fix spelling in comment
[dpdk.git] / lib / librte_eal / common / eal_common_pci.c
index 7ed259b..15991b5 100644 (file)
@@ -300,7 +300,7 @@ pci_probe_all_drivers(struct rte_pci_device *dev)
 
 /*
  * Find the pci device specified by pci address, then invoke probe function of
- * the driver of the devive.
+ * the driver of the device.
  */
 int
 rte_pci_probe_one(const struct rte_pci_addr *addr)