Преглед изворни кода

fix(spelling): fix minor spelling errors

callistahoxie пре 8 месеци
родитељ
комит
7936e53d48
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      roles/netbootxyz/templates/menu/menu.ipxe.j2

+ 1 - 1
roles/netbootxyz/templates/menu/menu.ipxe.j2

@@ -98,7 +98,7 @@ chain ${menu}.ipxe || goto error
 goto main_menu
 
 :error
-echo Error occured, press any key to return to menu ...
+echo Error occurred, press any key to return to menu ...
 prompt
 goto main_menu