From b86fa940aa5b65a90ee71e52193f992f9d67247e Mon Sep 17 00:00:00 2001 From: gabor Date: Wed, 17 Apr 2013 11:42:40 +0000 Subject: - Correct mispellings of the word necessary Submitted by: Christoph Mallon (via private mail) --- sys/kern/imgact_gzip.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/kern') diff --git a/sys/kern/imgact_gzip.c b/sys/kern/imgact_gzip.c index 1333abe..7c48ac6 100644 --- a/sys/kern/imgact_gzip.c +++ b/sys/kern/imgact_gzip.c @@ -18,7 +18,7 @@ * inflate isn't quite reentrant yet... * error-handling is a mess... * so is the rest... - * tidy up unnecesary includes + * tidy up unnecessary includes */ #include -- cgit v1.1