Fix a typo.

Thanks to Fatbag for pointing out the issue.
This commit is contained in:
Ralph Giles 2012-07-17 17:35:12 -04:00
parent b7985f3262
commit 9621e7113d

View file

@ -604,8 +604,8 @@ An Ogg Opus stream allows mapping one number of Opus streams (N) to a possibly
larger number of decoded channels (M+N) to yet another number of output larger number of decoded channels (M+N) to yet another number of output
channels (C), which might be larger or smaller than the number of decoded channels (C), which might be larger or smaller than the number of decoded
channels. channels.
The order and meaning these channels is defined by a channel mapping, which The order and meaning of these channels are defined by a channel mapping,
consists of the 'channel mapping family' octet and, for channel mapping which consists of the 'channel mapping family' octet and, for channel mapping
families other than family 0, a channel mapping table, as illustrated in families other than family 0, a channel mapping table, as illustrated in
<xref target="channel_mapping_table"/>. <xref target="channel_mapping_table"/>.
</t> </t>