summaryrefslogtreecommitdiffstats
path: root/modules/interactive_music/doc_classes/AudioStreamInteractive.xml
diff options
context:
space:
mode:
Diffstat (limited to 'modules/interactive_music/doc_classes/AudioStreamInteractive.xml')
-rw-r--r--modules/interactive_music/doc_classes/AudioStreamInteractive.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/interactive_music/doc_classes/AudioStreamInteractive.xml b/modules/interactive_music/doc_classes/AudioStreamInteractive.xml
index 17448724d1..d47d6ecde6 100644
--- a/modules/interactive_music/doc_classes/AudioStreamInteractive.xml
+++ b/modules/interactive_music/doc_classes/AudioStreamInteractive.xml
@@ -119,7 +119,7 @@
<param index="0" name="from_clip" type="int" />
<param index="1" name="to_clip" type="int" />
<description>
- Return true if a given transition exists (was added via [method add_transition]).
+ Returns [code]true[/code] if a given transition exists (was added via [method add_transition]).
</description>
</method>
<method name="is_transition_holding_previous" qualifiers="const">