mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-27 20:16:22 +02:00
Fix typos in dialog box
This commit is contained in:
@@ -118,7 +118,7 @@ SHA1 ${sslFingerprintTOR}
|
|||||||
go MAINMENU > SUBSCRIBE and add LetsEncrypt HTTPS Domain"
|
go MAINMENU > SUBSCRIBE and add LetsEncrypt HTTPS Domain"
|
||||||
elif [ ${#publicDomain} -eq 0 ]; then
|
elif [ ${#publicDomain} -eq 0 ]; then
|
||||||
text="${text}\n
|
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)."
|
consider adding a IP2TOR Bridge (MAINMENU > SUBSCRIBE)."
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
@@ -47,7 +47,7 @@ SHA1 ${sslFingerprintTOR}
|
|||||||
go MAINMENU > SUBSCRIBE and add LetsEncrypt HTTPS Domain"
|
go MAINMENU > SUBSCRIBE and add LetsEncrypt HTTPS Domain"
|
||||||
elif [ ${#publicDomain} -eq 0 ]; then
|
elif [ ${#publicDomain} -eq 0 ]; then
|
||||||
text="${text}\n
|
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)."
|
consider adding a IP2TOR Bridge (MAINMENU > SUBSCRIBE)."
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user