summaryrefslogtreecommitdiff
path: root/doc/libogg/ogg_sync_wrote.html
diff options
context:
space:
mode:
authorluz.paz <luzpaz@users.noreply.github.com>2018-05-22 10:25:02 -0400
committerRalph Giles <giles@thaumas.net>2018-10-09 13:37:51 -0700
commit529ec790cfba8b846f7e1d7603c22fc352ce2504 (patch)
tree6f3a579ee92d120515f75fef8f4558960b670770 /doc/libogg/ogg_sync_wrote.html
parentbc82844df068429d209e909da47b1f730b53b689 (diff)
downloadogg-git-529ec790cfba8b846f7e1d7603c22fc352ce2504.tar.gz
Misc. typos
Found via `codespell -q 3` Signed-off-by: Erik de Castro Lopo <erikd@mega-nerd.com>
Diffstat (limited to 'doc/libogg/ogg_sync_wrote.html')
-rw-r--r--doc/libogg/ogg_sync_wrote.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/libogg/ogg_sync_wrote.html b/doc/libogg/ogg_sync_wrote.html
index 1397392..a979393 100644
--- a/doc/libogg/ogg_sync_wrote.html
+++ b/doc/libogg/ogg_sync_wrote.html
@@ -20,7 +20,7 @@
<p>This function is used to tell the <a href="ogg_sync_state.html">ogg_sync_state</a> struct how many bytes we wrote into the buffer.
<p>
-The general proceedure is to request a pointer into an internal
+The general procedure is to request a pointer into an internal
<a href="ogg_sync_state.html">ogg_sync_state</a> buffer by calling
<a href="ogg_sync_buffer.html">ogg_sync_buffer()</a>. The buffer
is then filled up to the requested size with new input, and