tests: audiomixer: remove duplicated word in comment

https://bugzilla.gnome.org/show_bug.cgi?id=753915
This commit is contained in:
hoonhee.lee 2015-08-21 16:44:43 +09:00 committed by Sebastian Dröge
parent 47e374dbc8
commit 1a4f037bc1

View file

@ -981,7 +981,7 @@ GST_START_TEST (test_clip)
ck_assert_int_eq (ret, GST_FLOW_OK);
/* The aggregation is done in a dedicated thread, so we can't
* not know when it is actually going to happen, so we use a DRAIN query
* know when it is actually going to happen, so we use a DRAIN query
* to wait for it to complete.
*/
gst_pad_query (sinkpad, drain);