From ad333d0dc490f284dea152c43234cf0a4860df61 Mon Sep 17 00:00:00 2001
From: "Timothy B. Terriberry" <tterribe@xiph.org>
Date: Fri, 24 Aug 2012 11:54:38 -0700
Subject: [PATCH] Fix typo.

Thanks to Andrew D'Addesio for the report.
---
 doc/draft-terriberry-oggopus.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/draft-terriberry-oggopus.xml b/doc/draft-terriberry-oggopus.xml
index a5d3c09a7..14f962aca 100644
--- a/doc/draft-terriberry-oggopus.xml
+++ b/doc/draft-terriberry-oggopus.xml
@@ -179,8 +179,8 @@ A decoder SHOULD treat any Opus packet whose duration is different from that of
 </t>
 <t>
 The first audio data page SHOULD NOT have the 'continued packet' flag set
- (which would indicated the first audio data packet is continued from a
- previous page).
+ (which would indicate the first audio data packet is continued from a previous
+ page).
 Packets MUST be placed into Ogg pages in order until the end of stream.
 Audio packets MAY span page boundaries.
 A decoder MUST treat a zero-octet audio data packet as if it were an Opus
-- 
GitLab