summaryrefslogtreecommitdiff
path: root/drivers/dahdi/wct1xxp.c
diff options
context:
space:
mode:
authorDavid Brooks <dbrooks@digium.com>2009-07-27 19:52:38 +0000
committerDavid Brooks <dbrooks@digium.com>2009-07-27 19:52:38 +0000
commitee5b0c2849f1818a37549444d09cb1c078fc70d3 (patch)
treee7fc2dccc8cfb0e46cbce872f8acb05567f236ef /drivers/dahdi/wct1xxp.c
parent5b501aaa331dd9133b15498270e1fe1173b3d13c (diff)
Replace typos "recieved" with "received".
(closes issue #15571) Reported by: alecdavis git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@6897 a0bf4364-ded3-4de4-8d8a-66a801d63aff
Diffstat (limited to 'drivers/dahdi/wct1xxp.c')
-rw-r--r--drivers/dahdi/wct1xxp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/dahdi/wct1xxp.c b/drivers/dahdi/wct1xxp.c
index 09a87c5..8db70e0 100644
--- a/drivers/dahdi/wct1xxp.c
+++ b/drivers/dahdi/wct1xxp.c
@@ -1101,7 +1101,7 @@ static void t1xxp_check_alarms(struct t1xxp *wc)
start_alarm(wc);
if (!(alarms & (DAHDI_ALARM_RED | DAHDI_ALARM_BLUE | DAHDI_ALARM_LOOPBACK)) &&
wc->sync) {
- /* Use the recieve signalling */
+ /* Use the receive signalling */
wc->span.syncsrc = wc->span.spanno;
d |= 1;
} else {