diff dca.c @ 8126:257459ea9e7b libavcodec

Comment typo
author banan
date Tue, 11 Nov 2008 08:46:29 +0000
parents a5e135f5bf32
children 146ac82af1e5
line wrap: on
line diff
--- a/dca.c	Tue Nov 11 08:30:32 2008 +0000
+++ b/dca.c	Tue Nov 11 08:46:29 2008 +0000
@@ -64,7 +64,7 @@
  * are never used so complete accuracy is not needed.
  *
  * L = left, R = right, C = center, S = surround, F = front, R = rear, T = total, OV = overhead.
- * S  -> back, when both rear and back are configured move one of them to the side channel
+ * S  -> side, when both rear and back are configured move one of them to the side channel
  * OV -> center back
  * All 2 channel configurations -> CH_LAYOUT_STEREO
  */