diff options
Diffstat (limited to 'doc/FAQ.html')
-rw-r--r-- | doc/FAQ.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/FAQ.html b/doc/FAQ.html index cd741a2..aa6f957 100644 --- a/doc/FAQ.html +++ b/doc/FAQ.html @@ -389,7 +389,7 @@ is the risk of breaking something that currently works. </B></H2> <P> -An <tt>item</tt>tt> is a single sample of the data type you are reading; ie a +An <tt>item</tt> is a single sample of the data type you are reading; ie a single <tt>short</tt> value for <tt>sf_read_short</tt> or a single <tt>float</tt> for <tt>sf_read_float</tt>. </P> |