docs/manual/advanced-dparams.xml: Fix typo (g_object_control_properties() doesn't exist).

Original commit message from CVS:
* docs/manual/advanced-dparams.xml:
Fix typo (g_object_control_properties() doesn't exist).
This commit is contained in:
Tim-Philipp Müller 2006-12-19 15:06:42 +00:00
parent f65a1d384e
commit 48f12a676d
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2006-12-19 Tim-Philipp Müller <tim at centricular dot net>
* docs/manual/advanced-dparams.xml:
Fix typo (g_object_control_properties() doesn't exist).
2006-12-19 Edward Hervey <edward@fluendo.com>
* gst/gstsegment.c: (gst_segment_set_seek):

View file

@ -46,7 +46,7 @@
behaviour.
</para>
<programlisting>
controller = g_object_control_properties(object, "prop1", "prop2",...);
controller = gst_object_control_properties(object, "prop1", "prop2",...);
</programlisting>
<para>
Next we can select an interpolation mode. This mode controls how inbetween