From 43a3d793a3fd247e99e47fa13e71f6bcd307d34c Mon Sep 17 00:00:00 2001 From: marius 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 542f6c634250..9373420da8ba 100644 --- a/sys/dev/esp/ncr53c9x.c +++ b/sys/dev/esp/ncr53c9x.c @@ -2560,7 +2560,7 @@ ncr53c9x_intr1(struct ncr53c9x_softc *sc) * 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. */