瀏覽代碼

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