From c6a704af2cc6b0bef66c61c83247aa65e6a664ef Mon Sep 17 00:00:00 2001 From: Haoyu Qiu Date: Thu, 16 Mar 2023 13:56:09 +0800 Subject: Fix typos and inconsistencies in classref (cherry picked from commit 57d4272984fc0dd4c668503ead82a9dd01020bfd) --- modules/websocket/doc_classes/WebSocketMultiplayerPeer.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/websocket') diff --git a/modules/websocket/doc_classes/WebSocketMultiplayerPeer.xml b/modules/websocket/doc_classes/WebSocketMultiplayerPeer.xml index e0d17277ef..6f27611a81 100644 --- a/modules/websocket/doc_classes/WebSocketMultiplayerPeer.xml +++ b/modules/websocket/doc_classes/WebSocketMultiplayerPeer.xml @@ -25,7 +25,7 @@ - Starts a new multiplayer server listening on the given [param port]. You can optionally specify a [param bind_address], and provide valiid [param tls_server_options] to use TLS. See [method TLSOptions.server]. + Starts a new multiplayer server listening on the given [param port]. You can optionally specify a [param bind_address], and provide valid [param tls_server_options] to use TLS. See [method TLSOptions.server]. -- cgit v1.2.3