diff --git a/ext/sbc/gstsbcutil.c b/ext/sbc/gstsbcutil.c index fe1449b49f..47e997cec9 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. *