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:
IOhannes m zmölnig 2022-06-18 11:42:30 -04:00 committed by Ralph Giles
parent 6dabc64aea
commit 935015f355
No known key found for this signature in database
GPG key ID: 9259A8F2D2D44C84
2 changed files with 2 additions and 2 deletions

View file

@ -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