Fix a typo.
authorMike Smith <msmith@xiph.org>
Sun, 7 Jul 2002 07:59:50 +0000 (07:59 +0000)
committerMike Smith <msmith@xiph.org>
Sun, 7 Jul 2002 07:59:50 +0000 (07:59 +0000)
svn path=/trunk/vorbis/; revision=3546

doc/vorbisfile/callbacks.html

index 4b80e6a..4d4df68 100644 (file)
@@ -94,7 +94,7 @@ function must return the data position (and thus the total file size),
 not an error.<p>
 
 The tell function need not be provided if the data IO abstraction is
-not seekable.<p.
+not seekable.<p>
 
 <br><br>
 <hr noshade>