summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--data/ipxe-embed.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/ipxe-embed.template b/data/ipxe-embed.template
index 3a8a1a7..16d63d7 100644
--- a/data/ipxe-embed.template
+++ b/data/ipxe-embed.template
@@ -74,7 +74,7 @@ goto ${retlbl}
:cmd_fail
echo This iPXE was compiled with important commands/features missing
echo Essential are: console, menu, param, set, clear
-echo Optinally, reboot and poweroff would be nice
+echo Optionally, reboot and poweroff would be nice
prompt Press any key to reboot ||
reboot || echo OK, reboot is apparently missing, so....
prompt Press any key to exit iPXE and return control to the BIOS ||