summaryrefslogtreecommitdiffstats
path: root/sys/kern/subr_module.c
diff options
context:
space:
mode:
authorasmodai <asmodai@FreeBSD.org>2001-02-18 10:43:53 +0000
committerasmodai <asmodai@FreeBSD.org>2001-02-18 10:43:53 +0000
commit3065478332a49197980fb33f9c27a87e0bb7248d (patch)
tree351d3248daf53d0b7b71746b8ece4b26a49ff090 /sys/kern/subr_module.c
parent0f00927ea0ae73e06c47bde5c0a01ade16bc3a08 (diff)
downloadFreeBSD-src-3065478332a49197980fb33f9c27a87e0bb7248d.zip
FreeBSD-src-3065478332a49197980fb33f9c27a87e0bb7248d.tar.gz
Preceed/preceeding are not english words. Use precede and preceding.
Diffstat (limited to 'sys/kern/subr_module.c')
-rw-r--r--sys/kern/subr_module.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/kern/subr_module.c b/sys/kern/subr_module.c
index 70e0e5f..ce74eca 100644
--- a/sys/kern/subr_module.c
+++ b/sys/kern/subr_module.c
@@ -177,7 +177,7 @@ preload_search_info(caddr_t mod, int inf)
/*
* Attribute match? Return pointer to data.
- * Consumer may safely assume that size value preceeds
+ * Consumer may safely assume that size value precedes
* data.
*/
if (hdr[0] == inf)
OpenPOWER on IntegriCloud