From ea2f3a5a894fd5f304923523070b0749b8afd377 Mon Sep 17 00:00:00 2001
From: Aaron Meese <ajmeese7@gmail.com>
Date: Sun, 3 Dec 2017 16:49:39 -0600
Subject: [PATCH] Update archfi

Small pop-up correction
---
 archfi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/archfi b/archfi
index 9eb48d6..4f57d12 100644
--- a/archfi
+++ b/archfi
@@ -1328,7 +1328,7 @@ loadstrings(){
   txtpressanykey="Press any key to continue."
   
   txtinstallosprober="os-prober is a good solution if you want to use mutli-boot.\nInstall os-prober ?"
-  txtefibootmgr="efibootmgr is required for efi computer."
+  txtefibootmgr="efibootmgr is required for EFI computers."
   
   txtarchdidesc="Full desktop install script"
   txtinstallarchdi="Arch Linux Desktop Install (archdi) is a second script who can help you to install a full workstation.\n\nYou can just launch the script or install it. Choose in the next menu.\n\nArch Linux Desktop Install as two dependencies : wget and libnewt.\n\npacstrap wget libnewt ?"