Fix typos in dialog box

This commit is contained in:
Gabriel Comte
2020-08-12 09:44:49 +02:00
parent 67ade48cae
commit 87a7bf9662
2 changed files with 2 additions and 2 deletions

View File

@@ -118,7 +118,7 @@ SHA1 ${sslFingerprintTOR}
go MAINMENU > SUBSCRIBE and add LetsEncrypt HTTPS Domain"
elif [ ${#publicDomain} -eq 0 ]; then
text="${text}\n
To enable easy reachablity with normal brower from the outside
To enable easy reachability with normal browser from the outside
consider adding a IP2TOR Bridge (MAINMENU > SUBSCRIBE)."
fi

View File

@@ -47,7 +47,7 @@ SHA1 ${sslFingerprintTOR}
go MAINMENU > SUBSCRIBE and add LetsEncrypt HTTPS Domain"
elif [ ${#publicDomain} -eq 0 ]; then
text="${text}\n
To enable easy reachablity with normal brower from the outside
To enable easy reachability with normal browser from the outside
consider adding a IP2TOR Bridge (MAINMENU > SUBSCRIBE)."
fi