summaryrefslogtreecommitdiffstats
path: root/sys/dev/fxp
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2006-12-01 13:07:52 +0000
committerru <ru@FreeBSD.org>2006-12-01 13:07:52 +0000
commit2c7068371e4f4d23be7c6d9d23c2b627674f277c (patch)
treea74f88f2092b34cbfc610ea6588aa737f3c24a40 /sys/dev/fxp
parent496475aa1fcaf80e41ef895679d1702beee213c3 (diff)
downloadFreeBSD-src-2c7068371e4f4d23be7c6d9d23c2b627674f277c.zip
FreeBSD-src-2c7068371e4f4d23be7c6d9d23c2b627674f277c.tar.gz
Grammar nit.
Diffstat (limited to 'sys/dev/fxp')
-rw-r--r--sys/dev/fxp/if_fxp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/fxp/if_fxp.c b/sys/dev/fxp/if_fxp.c
index d4132dc..a1500cc 100644
--- a/sys/dev/fxp/if_fxp.c
+++ b/sys/dev/fxp/if_fxp.c
@@ -1816,7 +1816,7 @@ fxp_tick(void *xsc)
mii_tick(device_get_softc(sc->miibus));
/*
- * Check that chip hasn't hang.
+ * Check that chip hasn't hung.
*/
fxp_watchdog(sc);
OpenPOWER on IntegriCloud