summaryrefslogtreecommitdiff
path: root/sys/dev/age
diff options
context:
space:
mode:
authorPyun YongHyeon <yongari@FreeBSD.org>2008-07-10 03:34:10 +0000
committerPyun YongHyeon <yongari@FreeBSD.org>2008-07-10 03:34:10 +0000
commit22b36d34fef068067aa4c1574de974a7f3df2c9d (patch)
treed77fbaef1ac2bc4c5efd764ff137ff10bd092432 /sys/dev/age
parent87e4b191f686899f33047167e165c6871b93858a (diff)
Notes
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 96ca3a85c75b..0b7165eed25a 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.
*/