From 42ca35cfd7436232fa5cfc09ed94c9b177e9cc48 Mon Sep 17 00:00:00 2001
From: RedworkDE <10944644+RedworkDE@users.noreply.github.com>
Date: Mon, 29 May 2023 15:36:42 +0200
Subject: Fix more issues with code tags in class reference
---
modules/multiplayer/doc_classes/SceneReplicationConfig.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'modules/multiplayer/doc_classes/SceneReplicationConfig.xml')
diff --git a/modules/multiplayer/doc_classes/SceneReplicationConfig.xml b/modules/multiplayer/doc_classes/SceneReplicationConfig.xml
index f1f0d158a9..55dd9cade2 100644
--- a/modules/multiplayer/doc_classes/SceneReplicationConfig.xml
+++ b/modules/multiplayer/doc_classes/SceneReplicationConfig.xml
@@ -55,7 +55,7 @@
- Returns whether the property identified by the given [code]path[/code] is configured to be reliably synchronized when changes are detected on process.
+ Returns whether the property identified by the given [param path] is configured to be reliably synchronized when changes are detected on process.
@@ -79,7 +79,7 @@
- Sets whether the property identified by the given [code]path[/code] is configured to be reliably synchronized when changes are detected on process.
+ Sets whether the property identified by the given [param path] is configured to be reliably synchronized when changes are detected on process.
--
cgit v1.2.3