From 3f3cd994242814f0d8ab187d8635a626b0ea17ce Mon Sep 17 00:00:00 2001 From: Ron <ron@debian.org> Date: Sun, 19 Jan 2014 13:48:21 +1030 Subject: [PATCH] Typo fix --- 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 b7e1f0cd3..f2aa066e6 100644 --- a/doc/draft-ietf-codec-oggopus.xml +++ b/doc/draft-ietf-codec-oggopus.xml @@ -1291,7 +1291,7 @@ When extending the beginning of the signal, it is best to apply a "fade in" to <section anchor="continuous_chaining" title="Continuous Chaining"> <t> In some applications, such as Internet radio, it is desirable to cut a long - streams into smaller chains, e.g. so the comment header can be updated. + stream into smaller chains, e.g. so the comment header can be updated. This can be done simply by separating the input streams into segments and encoding each segment independently. The drawback of this approach is that it creates a small discontinuity -- GitLab