From 9aee198467218a675fb857e4be5cea0154ba0a74 Mon Sep 17 00:00:00 2001 From: yifeng Cao Date: Wed, 31 May 2023 06:04:50 +0000 Subject: Correct spelling error. Change-Id: Ic02c5d42fa7f46590570ec8b188e444eef45368a --- include/opus_projection.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/opus_projection.h b/include/opus_projection.h index 9dabf4e8..b27453ce 100644 --- a/include/opus_projection.h +++ b/include/opus_projection.h @@ -412,7 +412,7 @@ OPUS_EXPORT OPUS_WARN_UNUSED_RESULT OpusProjectionDecoder *opus_projection_decod * malloc. * To reset a previously initialized state, use the #OPUS_RESET_STATE CTL. * @see opus_projection_decoder_create - * @see opus_projection_deocder_get_size + * @see opus_projection_decoder_get_size * @param st OpusProjectionDecoder*: Projection encoder state to initialize. * @param Fs opus_int32: Sampling rate to decode at (in Hz). * This must be one of 8000, 12000, 16000, -- cgit v1.2.3