ソースを参照

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