From 08b822fcbbe4152e4be3563b616d35d2092b1ebb Mon Sep 17 00:00:00 2001 From: Marius Strobl Date: Fri, 22 Apr 2011 13:56:21 +0000 Subject: [PATCH] Correct spelling in comments. Submitted by: brucec --- sys/dev/esp/ncr53c9x.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/dev/esp/ncr53c9x.c b/sys/dev/esp/ncr53c9x.c index 542f6c63425..9373420da8b 100644 --- a/sys/dev/esp/ncr53c9x.c +++ b/sys/dev/esp/ncr53c9x.c @@ -2560,7 +2560,7 @@ again: * XXX This will cause a chip reset and will * prevent us from finding out the real * problem with the device. However, it's - * neccessary until a way can be found to + * necessary until a way can be found to * safely cancel the DMA that is in * progress. */