From deb46d1f69b8a804423933411e32e62ef005c16e Mon Sep 17 00:00:00 2001 From: Ron Date: Sun, 19 Jan 2014 15:52:31 +1030 Subject: [PATCH] Fix copypasta fail --- doc/draft-ietf-codec-oggopus.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/draft-ietf-codec-oggopus.xml b/doc/draft-ietf-codec-oggopus.xml index 38f99b18..d7ce860e 100644 --- a/doc/draft-ietf-codec-oggopus.xml +++ b/doc/draft-ietf-codec-oggopus.xml @@ -187,7 +187,7 @@ A decoder SHOULD treat any Opus packet whose duration is different from that of The coding mode (SILK, Hybrid, or CELT), audio bandwidth, channel count, duration (frame size), and number of frames per packet, are indicated in the TOC (table of contents) in the first byte of each Opus packet, as described - in Section 3.1 of . + in Section 3.1 of . The combination of mode, audio bandwidth, and frame size, is referred to as the configuration of an Opus packet.