summaryrefslogtreecommitdiff
path: root/doc/classes/AudioBusLayout.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/AudioBusLayout.xml')
-rw-r--r--doc/classes/AudioBusLayout.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/AudioBusLayout.xml b/doc/classes/AudioBusLayout.xml
index 771e0390d3..fb36440a67 100644
--- a/doc/classes/AudioBusLayout.xml
+++ b/doc/classes/AudioBusLayout.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="AudioBusLayout" inherits="Resource" category="Core" version="3.2">
<brief_description>
- Stores information about the audiobusses.
+ Stores information about the audio buses.
</brief_description>
<description>
Stores position, muting, solo, bypass, effects, effect position, volume, and the connections between buses. See [AudioServer] for usage.