Skip to content

Commit 468665c

Browse files
authored
wording
Signed-off-by: Daniel Hansson <[email protected]>
1 parent c08b28e commit 468665c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: apps/imaginary.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ else
3636
# Ask for removal or reinstallation
3737
reinstall_remove_menu "$SCRIPT_NAME"
3838
# Removal
39-
if yesno_box_yes "Do you want to remove the Imaginary docker container and settings?"
39+
if yesno_box_yes "Do you want to remove the Imaginary and all it's settings?"
4040
then
4141
# Remove docker container
4242
docker_prune_this 'nextcloud/aio-imaginary'

0 commit comments

Comments
 (0)