aboutsummaryrefslogtreecommitdiff
path: root/sound/adpcm.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/adpcm.h')
-rw-r--r--sound/adpcm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/adpcm.h b/sound/adpcm.h
index 43296e617c..1957380eb6 100644
--- a/sound/adpcm.h
+++ b/sound/adpcm.h
@@ -35,7 +35,7 @@ namespace Audio {
class AudioStream;
// There are several types of ADPCM encoding, only some are supported here
-// For all the different encodings, refer to:
+// For all the different encodings, refer to:
// http://wiki.multimedia.cx/index.php?title=Category:ADPCM_Audio_Codecs
// Usually, if the audio stream we're trying to play has the FourCC header
// string intact, it's easy to discern which encoding is used