summaryrefslogtreecommitdiffstats
path: root/sys/boot/ofw
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/ofw')
-rw-r--r--sys/boot/ofw/common/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/ofw/common/main.c b/sys/boot/ofw/common/main.c
index 0913f0c..b15df5f 100644
--- a/sys/boot/ofw/common/main.c
+++ b/sys/boot/ofw/common/main.c
@@ -98,7 +98,7 @@ main(int (*openfirm)(void *))
char **bargv;
/*
- * Initalise the Open Firmware routines by giving them the entry point.
+ * Initialise the Open Firmware routines by giving them the entry point.
*/
OF_init(openfirm);
OpenPOWER on IntegriCloud