From b27352a40197b1f172f0ee56d567622095b11dbd Mon Sep 17 00:00:00 2001
From: Michael Alexsander Silva Dias
Date: Sun, 27 May 2018 01:22:34 -0300
Subject: Fixed GroupCallFlags links in the SceneTree's doc.
(cherry picked from commit e10687a520936a628a7ad1c1b3d1313c961b05a8)
---
doc/classes/SceneTree.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
(limited to 'doc/classes/SceneTree.xml')
diff --git a/doc/classes/SceneTree.xml b/doc/classes/SceneTree.xml
index 1719e4f7f..47d2ddea7 100644
--- a/doc/classes/SceneTree.xml
+++ b/doc/classes/SceneTree.xml
@@ -34,7 +34,7 @@
- Calls [code]method[/code] on each member of the given group, respecting the given [enum GROUP_CALL] flags.
+ Calls [code]method[/code] on each member of the given group, respecting the given [enum GroupCallFlags].
@@ -160,7 +160,7 @@
- Sends the given notification to all members of the [code]group[/code], respecting the given [enum GROUP_CALL] flags.
+ Sends the given notification to all members of the [code]group[/code], respecting the given [enum GroupCallFlags].
@@ -220,7 +220,7 @@
- Sets the given [code]property[/code] to [code]value[/code] on all members of the given group, respecting the given [enum GROUP_CALL] flags.
+ Sets the given [code]property[/code] to [code]value[/code] on all members of the given group, respecting the given [enum GroupCallFlags].
--
cgit v1.2.3-70-g09d2