From 829610b13ef80b477245c6c09653d07c2895eaf7 Mon Sep 17 00:00:00 2001 From: the-sane <3657071+the-sane@users.noreply.github.com> Date: Sun, 24 Jan 2021 18:49:17 -0500 Subject: [PATCH] Improve menu description --- lug-helper.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lug-helper.sh b/lug-helper.sh index 93e89d7..ad2cf9d 100755 --- a/lug-helper.sh +++ b/lug-helper.sh @@ -1221,7 +1221,7 @@ while true; do # Configure the menu options preflight_msg="Preflight Check (System Optimization)" runners_msg="Manage Lutris Runners" - maintenance_msg="Maintenance and Troubleshooting Options" + maintenance_msg="User Folder Maintenance and Troubleshooting" randomizer_msg="Get a random Penguin's Star Citizen referral code" quit_msg="Quit"