summaryrefslogtreecommitdiffstats
path: root/modules/interactive_music
diff options
context:
space:
mode:
authorHaoyu Qiu <timothyqiu32@gmail.com>2024-06-11 10:45:27 +0800
committerHaoyu Qiu <timothyqiu32@gmail.com>2024-08-02 08:42:20 +0800
commit7cf9ed5f656f24ee5afa8e7087ae167736449c89 (patch)
tree9b3463470f56702d3299e10e0da0bcb381e5a111 /modules/interactive_music
parent3978628c6cc1227250fc6ed45c8d854d24c30c30 (diff)
downloadredot-engine-7cf9ed5f656f24ee5afa8e7087ae167736449c89.tar.gz
Fix several typos in the documentation
Diffstat (limited to 'modules/interactive_music')
-rw-r--r--modules/interactive_music/doc_classes/AudioStreamSynchronized.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/interactive_music/doc_classes/AudioStreamSynchronized.xml b/modules/interactive_music/doc_classes/AudioStreamSynchronized.xml
index ea914715a3..5353dc7376 100644
--- a/modules/interactive_music/doc_classes/AudioStreamSynchronized.xml
+++ b/modules/interactive_music/doc_classes/AudioStreamSynchronized.xml
@@ -47,7 +47,7 @@
</members>
<constants>
<constant name="MAX_STREAMS" value="32">
- Maximum amount of streams that can be synchrohized.
+ Maximum amount of streams that can be synchronized.
</constant>
</constants>
</class>