From 7a9f1e285b4917d1e77dd6272654278cedc141fd Mon Sep 17 00:00:00 2001 From: kevlo Date: Fri, 12 Oct 2007 06:03:46 +0000 Subject: Spelling fix for interupt -> interrupt --- sys/dev/cx/if_cx.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/dev/cx') diff --git a/sys/dev/cx/if_cx.c b/sys/dev/cx/if_cx.c index b75f23b..34ccd5a 100644 --- a/sys/dev/cx/if_cx.c +++ b/sys/dev/cx/if_cx.c @@ -358,7 +358,7 @@ static void cx_led_off (void *arg) } /* - * Activate interupt handler from DDK. + * Activate interrupt handler from DDK. */ static void cx_intr (void *arg) { -- cgit v1.1