summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Rettberg2019-03-05 09:44:06 +0100
committerSimon Rettberg2019-03-05 09:44:06 +0100
commitbcae314fd135cc604a86de78b48115f7580bbe4e (patch)
tree5bd2eb349473531563564e327259a7bec54b597a
parent[CompileIPxe*] Separate legacy pxelinux and new ipxe-only approach (diff)
downloadtmlite-bwlp-bcae314fd135cc604a86de78b48115f7580bbe4e.tar.gz
tmlite-bwlp-bcae314fd135cc604a86de78b48115f7580bbe4e.tar.xz
tmlite-bwlp-bcae314fd135cc604a86de78b48115f7580bbe4e.zip
Fix typo
-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 ||