aboutsummaryrefslogtreecommitdiff
path: root/sound/vorbis.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/vorbis.h')
-rw-r--r--sound/vorbis.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/vorbis.h b/sound/vorbis.h
index 3587fff783..9d702172df 100644
--- a/sound/vorbis.h
+++ b/sound/vorbis.h
@@ -55,7 +55,7 @@ AudioStream *makeVorbisStream(Common::File *file, uint32 size);
* and specifying only a portion of the data to be played, based
* on time offsets.
*
- * @param stream the SeekableReadStream from which to read the MP3 data
+ * @param stream the SeekableReadStream from which to read the Ogg Vorbis data
* @param disposeAfterUse whether to delete the stream after use
* @param startTime the (optional) time offset in milliseconds from which to start playback
* @param duration the (optional) time in milliseconds specifying how long to play