From c482e7889a7c0b7141fd4615beaa7d30f09a1d1f Mon Sep 17 00:00:00 2001 From: rpaulo Date: Sun, 8 Jun 2008 14:42:43 +0000 Subject: Fix typo in comment. --- sys/dev/age/if_age.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/dev/age') 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. */ -- cgit v1.1