From 2c07bc55ee8a72c16322fd453e6c984350a31f73 Mon Sep 17 00:00:00 2001
From: JozanLeClerc <bousset.rudy@gmail.com>
Date: Wed, 27 Nov 2019 16:59:12 +0100
Subject: Better word

---
 joes-arch-install.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/joes-arch-install.sh b/joes-arch-install.sh
index bd3b070..17883c3 100755
--- a/joes-arch-install.sh
+++ b/joes-arch-install.sh
@@ -148,7 +148,7 @@ jo_get_root_size() {
 	while [ "$gogogo" = false ]; do
 		rts=$(dialog\
 				   --nocancel --title "$1"\
-				   --inputbox "Please enter your swap partition disired size: (__G)"\
+				   --inputbox "Please enter your root partition disired size: (__G)"\
 				   7 65\
 				   "25"\
 				   3>&1 1>&2 2>&3 3>&-)
-- 
cgit v1.2.3