diff --git a/doc/classes/AudioStream.xml b/doc/classes/AudioStream.xml index 20ca96bac53..753a5060585 100644 --- a/doc/classes/AudioStream.xml +++ b/doc/classes/AudioStream.xml @@ -16,7 +16,7 @@ - Returns the length of the audio stream, in seconds. + Returns the length of the audio stream in seconds. diff --git a/doc/classes/AudioStreamPlayer.xml b/doc/classes/AudioStreamPlayer.xml index d6e75f83772..26d0b1a83d8 100644 --- a/doc/classes/AudioStreamPlayer.xml +++ b/doc/classes/AudioStreamPlayer.xml @@ -17,7 +17,7 @@ - Returns the position in the [AudioStream]. + Returns the position in the [AudioStream] in seconds.