Browse Source

fix(spelling): fix minor spelling errors

callistahoxie 8 tháng trước cách đây
mục cha
commit
7936e53d48
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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