]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/g726.c
alacdec: fix packed sample output with 5.1
[ffmpeg] / libavcodec / g726.c
index 32ac2a574967e58dacac64fddb9da0e1e86a1c9f..b6bb88613ceb86e30cc2aea281e3fb1ef59df8b7 100644 (file)
@@ -32,7 +32,7 @@
 /**
  * G.726 11bit float.
  * G.726 Standard uses rather odd 11bit floating point arithmentic for
- * numerous occasions. It's a mistery to me why they did it this way
+ * numerous occasions. It's a mystery to me why they did it this way
  * instead of simply using 32bit integer arithmetic.
  */
 typedef struct Float11 {