From b331167821d3cfc8190697c2a1e485c9701f5eac Mon Sep 17 00:00:00 2001
From: Ron <ron@debian.org>
Date: Sun, 19 Jan 2014 16:03:44 +1030
Subject: [PATCH] Don't say 'it' where being specific is better

---
 doc/draft-ietf-codec-oggopus.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/draft-ietf-codec-oggopus.xml b/doc/draft-ietf-codec-oggopus.xml
index d7ce860e7..038faf889 100644
--- a/doc/draft-ietf-codec-oggopus.xml
+++ b/doc/draft-ietf-codec-oggopus.xml
@@ -336,9 +336,9 @@ At 0.6 kbps, this is still a minimal bitrate impact over a naive, low quality
 
 <t>
 Since medium-band audio is an option only in the SILK mode, wideband frames
- SHOULD be generated if switching from it to CELT mode, to ensure that
- any PLC implementation that does try to migrate state between the modes
- will be able to preserve all of the available audio bandwidth.
+ SHOULD be generated if switching from that configuration to CELT mode, to
+ ensure that any PLC implementation which does try to migrate state between
+ the modes will be able to preserve all of the available audio bandwidth.
 </t>
 
 </section>
-- 
GitLab