summaryrefslogtreecommitdiffstats
path: root/sys/netgraph
diff options
context:
space:
mode:
authorasmodai <asmodai@FreeBSD.org>2000-07-14 11:17:16 +0000
committerasmodai <asmodai@FreeBSD.org>2000-07-14 11:17:16 +0000
commit492e7a5ec0ee4b70e06fb12e43d682ce17bf3fa5 (patch)
tree79cdb8b3bdbbff43d1456ee74fa5506132af2fdb /sys/netgraph
parent749454075cf10f4871a50b39d42fa7a57b25217c (diff)
downloadFreeBSD-src-492e7a5ec0ee4b70e06fb12e43d682ce17bf3fa5.zip
FreeBSD-src-492e7a5ec0ee4b70e06fb12e43d682ce17bf3fa5.tar.gz
Fix typo, teh -> the.
Diffstat (limited to 'sys/netgraph')
-rw-r--r--sys/netgraph/ng_pppoe.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netgraph/ng_pppoe.c b/sys/netgraph/ng_pppoe.c
index 248d383..e626adb 100644
--- a/sys/netgraph/ng_pppoe.c
+++ b/sys/netgraph/ng_pppoe.c
@@ -1318,7 +1318,7 @@ AAA
}
}
/*
- * As long as we have somewhere to store teh timeout handle,
+ * As long as we have somewhere to store the timeout handle,
* we may have a timeout pending.. get rid of it.
*/
if (sp->neg) {
OpenPOWER on IntegriCloud