Fixed various typos across the docs

This commit is contained in:
UltraBIF
2023-05-01 18:09:49 -04:00
parent ee86505136
commit 8106d33d0f
18 changed files with 24 additions and 24 deletions

View File

@ -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>