summaryrefslogtreecommitdiffstats
path: root/sys/boot/arc/lib/bootinfo.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/arc/lib/bootinfo.c')
-rw-r--r--sys/boot/arc/lib/bootinfo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/arc/lib/bootinfo.c b/sys/boot/arc/lib/bootinfo.c
index f95e7e4..a0b858c 100644
--- a/sys/boot/arc/lib/bootinfo.c
+++ b/sys/boot/arc/lib/bootinfo.c
@@ -70,7 +70,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