[xiph-cvs] cvs commit: vorbis/doc/vorbisfile ov_crosslap.html

Stan Seibert volsung at xiph.org
Fri Nov 28 10:38:55 PST 2003



volsung     03/11/28 13:38:55

  Modified:    doc/vorbisfile ov_crosslap.html
  Log:
  Spelling fixes.

Revision  Changes    Path
1.2       +2 -2      vorbis/doc/vorbisfile/ov_crosslap.html

Index: ov_crosslap.html
===================================================================
RCS file: /usr/local/cvsroot/vorbis/doc/vorbisfile/ov_crosslap.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ov_crosslap.html	8 Mar 2003 08:11:28 -0000	1.1
+++ ov_crosslap.html	28 Nov 2003 18:38:54 -0000	1.2
@@ -18,7 +18,7 @@
 <p><i>declared in "vorbis/vorbisfile.h";</i></p>
 
 <p>ov_crosslap overlaps and blends the boundary at a transition
-between two seperate streams represented by seperate <a
+between two separate streams represented by separate <a
 href="OggVorbis_File.html">OggVorbis_File</a> structures.  For lapping
 transitions due to seeking within a single stream represented by a
 single OggVorbis_File structure,
@@ -75,7 +75,7 @@
 <dt>OV_EREAD</dt>
   <dd> A read from media returned an error.</dd>
 <dt>OV_EOF</dt>
-  <dd>indicates stream <tt>vf2</tt> is at end of file, or that <tt>vf1</tt> is at end of file immediately after a seek (making crosslap impossible as there's no preceeding decode state to crosslap).</dd>
+  <dd>indicates stream <tt>vf2</tt> is at end of file, or that <tt>vf1</tt> is at end of file immediately after a seek (making crosslap impossible as there's no preceding decode state to crosslap).</dd>
 <dt><i>0</i></dt>
   <dd>success.</dd>
 </dl>

<p><p>--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the commits mailing list