docs/manual/advanced-dparams.xml: Fix typo (g_object_control_properties() doesn't...
authorTim-Philipp Müller <tim@centricular.net>
Tue, 19 Dec 2006 15:06:42 +0000 (15:06 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Tue, 19 Dec 2006 15:06:42 +0000 (15:06 +0000)
Original commit message from CVS:
* docs/manual/advanced-dparams.xml:
Fix typo (g_object_control_properties() doesn't exist).

ChangeLog
docs/manual/advanced-dparams.xml

index e7a532c91766441b4e609377176d72000bdb9e28..56eee9c7f5575ea134017364ffc845931bfdcd76 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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):
index e0ad3a10b5c74afc21cb66d708c66992f1acd7e6..b89ccaaf89e37d3e1e38f9d5abf1f738d3a4c772 100644 (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