diff --git a/docs/pwg/advanced-scheduling.xml b/docs/pwg/advanced-scheduling.xml index 04b7a7f7dd..bf7932c470 100644 --- a/docs/pwg/advanced-scheduling.xml +++ b/docs/pwg/advanced-scheduling.xml @@ -63,7 +63,7 @@ by operating in pull-based mode, while the sourcepads of the element still operate in push-based mode. In order to be the driving force, those pads start a GstTask - when their pads are being activated. This task is a thread, which + when they are activated. This task is a thread, which will call a function specified by the element. When called, this function will have random data access (through gst_pad_get_range ()) over all sinkpads, and