docs: fix invalid xml

This commit is contained in:
Stefan Sauer 2011-11-11 17:04:52 +02:00
parent 5be6ad56a5
commit 870a5b0e12

View file

@ -80,9 +80,9 @@
* gst_object_set_name() and gst_object_get_name() are used to set/get the name
* of the object.
*
*
* <refsect2>
* <title>controlled properties</title>
* <para>
* Controlled properties offers a lightweight way to adjust gobject
* properties over stream-time. It works by using time-stamped value pairs that
* are queued for element-properties. At run-time the elements continously pull
@ -128,6 +128,7 @@
* start your pipeline
* </para></listitem>
* </orderedlist>
* </para>
* </refsect2>
*
* Last reviewed on 2005-11-09 (0.9.4)