summaryrefslogtreecommitdiff
path: root/doc/command.html
diff options
context:
space:
mode:
authorMario Lang <mlang@delysid.org>2014-10-26 15:35:55 +0100
committerErik de Castro Lopo <erikd@mega-nerd.com>2014-10-27 06:17:57 +1100
commite873283dc398203519557d5a0bd5ae26f1bd27e9 (patch)
treef1cc86994b1d041c6a80c9176eb761e64cc7d243 /doc/command.html
parent19e12f56411678cdd3e0c36972636dd58c029d56 (diff)
Fix some typos.
Closes: https://github.com/erikd/libsndfile/pull/79 Signed-off-by: Erik de Castro Lopo <erikd@mega-nerd.com>
Diffstat (limited to 'doc/command.html')
-rw-r--r--doc/command.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/command.html b/doc/command.html
index 4f0aa39..21cb890 100644
--- a/doc/command.html
+++ b/doc/command.html
@@ -263,7 +263,7 @@ Parameters:
sndfile : Not used
cmd : SFC_GET_LIB_VERSION
data : A pointer to a char buffer
- datasize : The size of the the buffer
+ datasize : The size of the buffer
</PRE>
<P>
Example:
@@ -298,7 +298,7 @@ Parameters:
sndfile : A valid SNDFILE* pointer
cmd : SFC_GET_LOG_INFO
data : A pointer to a char buffer
- datasize : The size of the the buffer
+ datasize : The size of the buffer
</PRE>
<P>
Example: