diff --git a/doc/classes/AudioServer.xml b/doc/classes/AudioServer.xml
index b2c60fa63ae3..d13511ee1cf3 100644
--- a/doc/classes/AudioServer.xml
+++ b/doc/classes/AudioServer.xml
@@ -70,7 +70,7 @@
- Returns the index of the bus with the name [param bus_name].
+ Returns the index of the bus with the name [param bus_name]. Returns [code]-1[/code] if no bus with the specified name exist.