From 2cad7754617f3d7b434d1e9dd7e9ceb30e93d323 Mon Sep 17 00:00:00 2001 From: kobewi Date: Sun, 2 Jan 2022 18:32:49 +0100 Subject: Fix usage of "Return" in the docs --- modules/websocket/doc_classes/WebSocketClient.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'modules/websocket/doc_classes') diff --git a/modules/websocket/doc_classes/WebSocketClient.xml b/modules/websocket/doc_classes/WebSocketClient.xml index 4b515c12a1..5fcf51293d 100644 --- a/modules/websocket/doc_classes/WebSocketClient.xml +++ b/modules/websocket/doc_classes/WebSocketClient.xml @@ -39,13 +39,13 @@ - Return the IP address of the currently connected host. + Returns the IP address of the currently connected host. - Return the IP port of the currently connected host. + Returns the IP port of the currently connected host. -- cgit v1.2.3