summaryrefslogtreecommitdiffstats
path: root/sys/boot/alpha
diff options
context:
space:
mode:
authorasmodai <asmodai@FreeBSD.org>2001-02-18 10:25:42 +0000
committerasmodai <asmodai@FreeBSD.org>2001-02-18 10:25:42 +0000
commit0f00927ea0ae73e06c47bde5c0a01ade16bc3a08 (patch)
tree53271e1c6407978a91a3b771a4cf6feaa971bf9a /sys/boot/alpha
parent26cc3fc3c9e27e5b9582e3633db0ebba58c1738f (diff)
downloadFreeBSD-src-0f00927ea0ae73e06c47bde5c0a01ade16bc3a08.zip
FreeBSD-src-0f00927ea0ae73e06c47bde5c0a01ade16bc3a08.tar.gz
Preceed/preceeding are not english words. Use precede or preceding.
Diffstat (limited to 'sys/boot/alpha')
-rw-r--r--sys/boot/alpha/libalpha/bootinfo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/alpha/libalpha/bootinfo.c b/sys/boot/alpha/libalpha/bootinfo.c
index e357156..60fd45d 100644
--- a/sys/boot/alpha/libalpha/bootinfo.c
+++ b/sys/boot/alpha/libalpha/bootinfo.c
@@ -72,7 +72,7 @@ bi_copyenv(vm_offset_t addr)
* used as a directory for loaded modules.
*
* Module data is presented in a self-describing format. Each datum
- * is preceeded by a 32-bit identifier and a 32-bit size field.
+ * is preceded by a 32-bit identifier and a 32-bit size field.
*
* Currently, the following data are saved:
*
OpenPOWER on IntegriCloud