From 468665c7f2d7e1f3e47cf60a6e1ed186b7732dda Mon Sep 17 00:00:00 2001 From: Daniel Hansson Date: Sun, 2 Apr 2023 20:36:57 +0200 Subject: [PATCH] wording Signed-off-by: Daniel Hansson --- apps/imaginary.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/imaginary.sh b/apps/imaginary.sh index 1c94f3db33..cd8be0e89f 100644 --- a/apps/imaginary.sh +++ b/apps/imaginary.sh @@ -36,7 +36,7 @@ else # Ask for removal or reinstallation reinstall_remove_menu "$SCRIPT_NAME" # Removal - if yesno_box_yes "Do you want to remove the Imaginary docker container and settings?" + if yesno_box_yes "Do you want to remove the Imaginary and all it's settings?" then # Remove docker container docker_prune_this 'nextcloud/aio-imaginary'