summaryrefslogtreecommitdiffstats
path: root/sys/netinet/sctp_input.c
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2012-09-14 21:59:55 +0000
committereadler <eadler@FreeBSD.org>2012-09-14 21:59:55 +0000
commit752dbba611f258235579517a0e8562e71b715765 (patch)
tree1e1199c62e063df64c37aa17f761a3b316d0d961 /sys/netinet/sctp_input.c
parent1bc8f77bec18b97f4515567cd96664493165597c (diff)
downloadFreeBSD-src-752dbba611f258235579517a0e8562e71b715765.zip
FreeBSD-src-752dbba611f258235579517a0e8562e71b715765.tar.gz
s/teh/the/g
Approved by: cperciva MFC after: 3 days
Diffstat (limited to 'sys/netinet/sctp_input.c')
-rw-r--r--sys/netinet/sctp_input.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet/sctp_input.c b/sys/netinet/sctp_input.c
index 36aabfd..7f038d4 100644
--- a/sys/netinet/sctp_input.c
+++ b/sys/netinet/sctp_input.c
@@ -3122,7 +3122,7 @@ sctp_handle_ecn_cwr(struct sctp_cwr_chunk *cp, struct sctp_tcb *stcb, struct sct
{
/*
* Here we get a CWR from the peer. We must look in the outqueue and
- * make sure that we have a covered ECNE in teh control chunk part.
+ * make sure that we have a covered ECNE in the control chunk part.
* If so remove it.
*/
struct sctp_tmit_chunk *chk;
OpenPOWER on IntegriCloud