summaryrefslogtreecommitdiff
path: root/doc/ogg/oggpack_look1.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ogg/oggpack_look1.html')
-rw-r--r--doc/ogg/oggpack_look1.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ogg/oggpack_look1.html b/doc/ogg/oggpack_look1.html
index 72e4bfc..618bb83 100644
--- a/doc/ogg/oggpack_look1.html
+++ b/doc/ogg/oggpack_look1.html
@@ -17,7 +17,7 @@
<p><i>declared in "ogg/ogg.h";</i></p>
-<p>This function looks at the next bit without advancing the location pointer.
+<p>This function looks at the next bit without advancing the location pointer.
<p>The next bit is read starting from the location pointer.
<br><br>
@@ -25,7 +25,7 @@
<tr bgcolor=#cccccc>
<td>
<pre><b>
-long oggpack_look1(oggpack_buffer *b);
+long oggpack_look1(oggpack_buffer *b);
</b></pre>
</td>
</tr>