Fixed various typos across the docs
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
TLS stream peer.
|
||||
</brief_description>
|
||||
<description>
|
||||
TLS stream peer. This object can be used to connect to an TLS server or accept a single TLS client connection.
|
||||
TLS stream peer. This object can be used to connect to a TLS server or accept a single TLS client connection.
|
||||
[b]Note:[/b] When exporting to Android, make sure to enable the [code]INTERNET[/code] permission in the Android export preset before exporting the project or using one-click deploy. Otherwise, network communication of any kind will be blocked by Android.
|
||||
</description>
|
||||
<tutorials>
|
||||
|
||||
Reference in New Issue
Block a user