summaryrefslogtreecommitdiffstats
path: root/tremor
diff options
context:
space:
mode:
Diffstat (limited to 'tremor')
-rw-r--r--tremor/framing.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tremor/framing.c b/tremor/framing.c
index 65b5b41991..c0f558ad26 100644
--- a/tremor/framing.c
+++ b/tremor/framing.c
@@ -629,7 +629,7 @@ long ogg_sync_pageseek(ogg_sync_state *oy,ogg_page *og){
}
/* sync the stream and get a page. Keep trying until we find a page.
- Supress 'sync errors' after reporting the first.
+ Suppress 'sync errors' after reporting the first.
return values:
-1) recapture (hole in data)