diff options
author | Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> | 2001-02-18 10:25:42 +0000 |
---|---|---|
committer | Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> | 2001-02-18 10:25:42 +0000 |
commit | 7c637968288584dda60170d7c2977973e20ae503 (patch) | |
tree | 45a0664498937bc4a5b09cb87bed5f1579c53b17 /sys/boot/alpha | |
parent | d2a2c8cac97a0b151c46f3a6635c7ece5414abf8 (diff) | |
download | src-7c637968288584dda60170d7c2977973e20ae503.tar.gz src-7c637968288584dda60170d7c2977973e20ae503.zip |
Preceed/preceeding are not english words. Use precede or preceding.
Notes
Notes:
svn path=/head/; revision=72640
Diffstat (limited to 'sys/boot/alpha')
-rw-r--r-- | sys/boot/alpha/libalpha/bootinfo.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/alpha/libalpha/bootinfo.c b/sys/boot/alpha/libalpha/bootinfo.c index e3571561cc4e..60fd45ddf92d 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: * |