From b95c229b4d8e4020168c8c92f3a13736cf5bfb04 Mon Sep 17 00:00:00 2001 From: Jeroen Ruigrok van der Werven Date: Wed, 8 Nov 2000 12:08:53 +0000 Subject: [PATCH] Fix two typo's: teh -> the, ther -> there. --- sys/i4b/layer1/iwic/i4b_iwic_bchan.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/i4b/layer1/iwic/i4b_iwic_bchan.c b/sys/i4b/layer1/iwic/i4b_iwic_bchan.c index 8a18c996236..e836f780477 100644 --- a/sys/i4b/layer1/iwic/i4b_iwic_bchan.c +++ b/sys/i4b/layer1/iwic/i4b_iwic_bchan.c @@ -627,7 +627,7 @@ iwic_bchannel_start(int unit, int chan_no) /* * if there is either still data in the current mbuf and/or * there is a successor on the chain available issue just - * a XTF (transmit) command to teh chip. if ther is no more + * a XTF (transmit) command to the chip. if there is no more * data available from the current mbuf (-chain), issue * an XTF and an XME (message end) command which will then * send the CRC and the closing HDLC flag sequence