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
commit35af843a73e2f0943613ddb9f5ea3e08569c88fc (patch)
tree3e044929f1aa150ec75a6f2787685c1acdd330a4 /doc
parentc60a5250dfc14da332290ac2894ad1ee0ecdceab (diff)
downloadogg-git-35af843a73e2f0943613ddb9f5ea3e08569c88fc.tar.gz
correct a typo which referred to os instead of op
svn path=/trunk/ogg/; revision=16289
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>