aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/opus_projection.h2
1 files changed, 1 insertions, 1 deletions
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 <tt>OpusProjectionDecoder*</tt>: Projection encoder state to initialize.
* @param Fs <tt>opus_int32</tt>: Sampling rate to decode at (in Hz).
* This must be one of 8000, 12000, 16000,