aboutsummaryrefslogtreecommitdiff
path: root/sound/decoders/vag.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/decoders/vag.h')
-rw-r--r--sound/decoders/vag.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/decoders/vag.h b/sound/decoders/vag.h
index 7e0ed255be..cdf91a8ea1 100644
--- a/sound/decoders/vag.h
+++ b/sound/decoders/vag.h
@@ -49,7 +49,7 @@ class RewindableAudioStream;
*
* @param stream the SeekableReadStream from which to read the ADPCM data
* @param rate the sampling rate
- * @return a new RewindableAudioStream, or NULL, if an error occured
+ * @return a new RewindableAudioStream, or NULL, if an error occurred
*/
RewindableAudioStream *makeVagStream(
Common::SeekableReadStream *stream,