summaryrefslogtreecommitdiff
path: root/ext/sbc
diff options
context:
space:
mode:
authorLucas De Marchi <lucas.demarchi@profusion.mobi>2011-07-02 12:32:40 -0300
committerTim-Philipp Müller <tim@centricular.net>2013-03-27 22:21:17 +0000
commitb31ee7bffc36010f1cb6fb3a5bd9d95f9837e967 (patch)
tree678cdf3d46b5a48d229de19563e1a6e622444be5 /ext/sbc
parent5514d457a180b37949c47692ad9e2ecad31f9932 (diff)
downloadgstreamer-plugins-bad-b31ee7bffc36010f1cb6fb3a5bd9d95f9837e967.tar.gz
sbc: Fix common misspelled words
Accounting of misspelled words, as detected by codespell: acording 2 ancilliary 1 appropiate 1 atribute 1 cant 1 comming 2 gracefull 1 lenght 1 mispelled 1 occured 1 occurences 1 ocurred 3 prefered 1 presense 1 reponse 1 seperate 1 succesful 1 successully 1 sucessfull 1 sucessfully 1
Diffstat (limited to 'ext/sbc')
-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.
*