diff --git a/doc/classes/AudioStream.xml b/doc/classes/AudioStream.xml index 20ca96bac5..753a506058 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 d6e75f8377..26d0b1a83d 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.