summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMonty <xiphmont@xiph.org>2009-07-15 21:39:59 +0000
committerMonty <xiphmont@xiph.org>2009-07-15 21:39:59 +0000
commit71c5ba323117c743145cfcc75b8057df48fbe3f2 (patch)
tree3e044929f1aa150ec75a6f2787685c1acdd330a4 /doc
parent704a3f2d5525e7e30051e7a97140c2437c36422c (diff)
downloadogg-71c5ba323117c743145cfcc75b8057df48fbe3f2.tar.gz
correct a typo which referred to os instead of op
git-svn-id: http://svn.xiph.org/trunk/ogg@16289 0101bb08-14d6-0310-b084-bc0e0c8e3800
Diffstat (limited to 'doc')
-rw-r--r--doc/libogg/ogg_stream_packetin.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/libogg/ogg_stream_packetin.html b/doc/libogg/ogg_stream_packetin.html
index ddf8353..3cceea5 100644
--- a/doc/libogg/ogg_stream_packetin.html
+++ b/doc/libogg/ogg_stream_packetin.html
@@ -25,7 +25,7 @@ or pages can be written out.</p>
packet with data.
The data in the packet is copied into the internal storage managed by
the <a href="ogg_stream_state.html">ogg_stream_state</a>, so the caller
-is free to alter the contents of <i>os</i> after this call has returned.
+is free to alter the contents of <i>op</i> after this call has returned.
<br><br>
<table border=0 color=black cellspacing=0 cellpadding=7>