aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-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 1e65610b..9dabf4e8 100644
--- a/include/opus_projection.h
+++ b/include/opus_projection.h
@@ -83,7 +83,7 @@ extern "C" {
/** Copies the demixing matrix to the supplied pointer location.
* @param[out] x <tt>unsigned char *</tt>: Returns the demixing matrix to the
* supplied pointer location.
- * @param y <tt>opus_in32</tt>: The size in bytes of the reserved memory at the
+ * @param y <tt>opus_int32</tt>: The size in bytes of the reserved memory at the
* pointer location.
* @hideinitializer
*/