diff --git a/Medicina/Misc/MedScripts/src/med-vnc b/Medicina/Misc/MedScripts/src/med-vnc index 8f1bf2ca809f3ce413735e7d673cdc27c874254d..98adfec8e2a80d6be5f483837e5215d4abccffe4 100644 --- a/Medicina/Misc/MedScripts/src/med-vnc +++ b/Medicina/Misc/MedScripts/src/med-vnc @@ -91,7 +91,7 @@ else fi if ! hash vncviewer &>/dev/null; then - echo -e "'vncviewer' is not installed, this script is setting up the connection but won't automatically start vnc.\nA custom client should be manually started." + echo -e "'vncviewer' is not available, this script is setting up the connection but won't automatically start vnc.\nA custom vnc client will have to be manually started after the connection." vnc_avail="FALSE" fi