summaryrefslogtreecommitdiffstats
path: root/sys/dev/age
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/age')
-rw-r--r--sys/dev/age/if_age.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/age/if_age.c b/sys/dev/age/if_age.c
index 96ca3a8..0b7165e 100644
--- a/sys/dev/age/if_age.c
+++ b/sys/dev/age/if_age.c
@@ -387,7 +387,7 @@ age_get_macaddr(struct age_softc *sc)
* specification such that driver could not use
* pci_get_vpd_readonly(9) with keyword 'NA'.
* Search VPD data starting at address 0x0100. The data
- * chwould be used as initializers to set AGE_PAR0,
+ * should be used as initializers to set AGE_PAR0,
* AGE_PAR1 register including other PCI configuration
* registers.
*/
OpenPOWER on IntegriCloud