ref: aa7e018239cc1f56ab8e43af782f80668166be1c
parent: f2a2e88b47f6f24083a37be476f140f677fe7160
author: Ralph Giles <giles@thaumas.net>
date: Wed Sep 9 12:54:41 EDT 2015
Fix a comment typo.
--- a/src/opus_header.c
+++ b/src/opus_header.c
@@ -44,7 +44,7 @@
2..254: reserved, 255: multistream with no mapping)
- if (mapping != 0)
- - N = totel number of streams (8 bits)
+ - N = total number of streams (8 bits)
- M = number of paired streams (8 bits)
- C times channel origin
- if (C<2*M)