fix spelling errors in docs
The doxygen-generated manpages contain some typos... Signed-off-by: Ralph Giles <giles@thaumas.net>
This commit is contained in:
parent
6dabc64aea
commit
935015f355
2 changed files with 2 additions and 2 deletions
|
@ -405,7 +405,7 @@ OPUS_EXPORT OPUS_WARN_UNUSED_RESULT OpusProjectionDecoder *opus_projection_decod
|
|||
) OPUS_ARG_NONNULL(5);
|
||||
|
||||
|
||||
/** Intialize a previously allocated projection decoder state object.
|
||||
/** Initialize a previously allocated projection decoder state object.
|
||||
* The memory pointed to by \a st must be at least the size returned by
|
||||
* opus_projection_decoder_get_size().
|
||||
* This is intended for applications which use their own allocator instead of
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue