Pārlūkot izejas kodu

fix(spelling): fix minor spelling errors

callistahoxie 8 mēneši atpakaļ
vecāks
revīzija
7936e53d48
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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