docs: fix controller sections docs

This commit is contained in:
Stefan Kost 2009-10-14 17:57:40 +03:00
parent 8f9d7f2bd1
commit cd31173b79

View file

@ -50,7 +50,7 @@
* <orderedlist>
* <listitem><para>
* first put some properties under control, by calling
* controller = g_object_control_properties(object, "prop1", "prop2",...);
* controller = gst_object_control_properties (object, "prop1", "prop2",...);
* </para></listitem>
* <listitem><para>
* Get a #GstControlSource for the property and set it up.