summaryrefslogtreecommitdiff
path: root/ext/sbc
diff options
context:
space:
mode:
Diffstat (limited to 'ext/sbc')
-rw-r--r--ext/sbc/gstsbcenc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/sbc/gstsbcenc.c b/ext/sbc/gstsbcenc.c
index c25cd32be..2bd03be93 100644
--- a/ext/sbc/gstsbcenc.c
+++ b/ext/sbc/gstsbcenc.c
@@ -24,7 +24,7 @@
*
* This element encodes raw integer PCM audio into a Bluetooth SBC audio.
*
- * Encoding paramets such as blocks, subbands, bitpool, channel-mode, and
+ * Encoding parameters such as blocks, subbands, bitpool, channel-mode, and
* allocation-mode can be set by adding a capsfilter element with appropriate
* filtercaps after the sbcenc encoder element.
*