summaryrefslogtreecommitdiffstats
path: root/sys/boot/ofw/common/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/ofw/common/main.c')
-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 23850eb..2fdd293 100644
--- a/sys/boot/ofw/common/main.c
+++ b/sys/boot/ofw/common/main.c
@@ -102,7 +102,7 @@ main(int (*openfirm)(void *))
char **bargv;
/*
- * Initalise the OpenFirmware routines by giving them the entry point.
+ * Initalise the Open Firmware routines by giving them the entry point.
*/
OF_init(openfirm);
OpenPOWER on IntegriCloud