Fix incorrect 'ms' argument in ov_time_seek_*() docs.
[platform/upstream/libvorbis.git] / doc / vorbisfile / ov_time_seek_page_lap.html
index 75b02d3..63db2cf 100644 (file)
@@ -64,7 +64,7 @@ int ov_time_seek_page_lap(<a href="OggVorbis_File.html">OggVorbis_File</a> *vf,
 <dl>
 <dt><i>vf</i></dt>
 <dd>Pointer to our already opened and initialized OggVorbis_File structure.</dd>
-<dt><i>ms</i></dt>
+<dt><i>pos</i></dt>
 <dd>Location to seek to within the file, specified in seconds.</dd>
 </dl>