summaryrefslogtreecommitdiff
path: root/doc/libogg/ogg_sync_check.html
diff options
context:
space:
mode:
authorTim Terriberry <tterribe@xiph.org>2013-05-06 17:44:36 +0000
committerTim Terriberry <tterribe@xiph.org>2013-05-06 17:44:36 +0000
commitcb28419d55669ebdc2604438cd7cebc040da50e8 (patch)
tree2052e901698752ded9011cd3e4553bd566e26c12 /doc/libogg/ogg_sync_check.html
parent0e38a075ce649aea77b46db7de427d908162550f (diff)
downloadogg-git-cb28419d55669ebdc2604438cd7cebc040da50e8.tar.gz
Minor documentation fixes.
Fixes some broken links that were pointing to the wrong place, and some formatting errors. svn path=/trunk/ogg/; revision=18935
Diffstat (limited to 'doc/libogg/ogg_sync_check.html')
-rw-r--r--doc/libogg/ogg_sync_check.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/libogg/ogg_sync_check.html b/doc/libogg/ogg_sync_check.html
index 5c9dbad..0238a74 100644
--- a/doc/libogg/ogg_sync_check.html
+++ b/doc/libogg/ogg_sync_check.html
@@ -19,7 +19,7 @@
<p>This function is used to check the error or readiness condition of an <a href="ogg_sync_state.html">ogg_sync_state</a> structure.
<p>It is safe practice to ignore unrecoverable errors (such as an internal error caused by a malloc() failure) returned by ogg stream synchronization calls. Should an
-internal error occur, the <a href="ogg_sync_state.html">ogg_sync_state</a>structure will be cleared (equivalent to a
+internal error occur, the <a href="ogg_sync_state.html">ogg_sync_state</a> structure will be cleared (equivalent to a
call to
<a href="ogg_sync_clear.html">ogg_sync_clear</a>) and subsequent calls
using this <a href="ogg_sync_state.html">ogg_sync_state</a> will be