summaryrefslogtreecommitdiff
path: root/ext/sbc/gstsbcutil.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/sbc/gstsbcutil.c')
-rw-r--r--ext/sbc/gstsbcutil.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/sbc/gstsbcutil.c b/ext/sbc/gstsbcutil.c
index fe1449b49..47e997cec 100644
--- a/ext/sbc/gstsbcutil.c
+++ b/ext/sbc/gstsbcutil.c
@@ -329,7 +329,7 @@ gst_sbc_parse_caps_from_sbc (sbc_t * sbc)
}
/*
- * Given a GstCaps, this will return a fixed GstCaps on sucessfull conversion.
+ * Given a GstCaps, this will return a fixed GstCaps on successful conversion.
* If an error occurs, it will return NULL and error_message will contain the
* error message.
*