docs: make links work (needs recent gtk-doc)
authorStefan Kost <ensonic@users.sf.net>
Fri, 27 Nov 2009 12:18:02 +0000 (14:18 +0200)
committerStefan Kost <ensonic@users.sf.net>
Fri, 27 Nov 2009 12:18:39 +0000 (14:18 +0200)
gst/gstxml.c

index 9d3dfa2..04522fd 100644 (file)
@@ -30,8 +30,8 @@
  * Additionally one can load saved pipelines into the gst-editor to inspect the
  * graph.
  *
- * #GstElement implementations need to override the #GstObject.save_thyself()
- * and #GstObject.restore_thyself() virtual functions of #GstObject.
+ * #GstElement implementations need to override the #GstObjectClass.save_thyself()
+ * and #GstObjectClass.restore_thyself() virtual functions of #GstObject.
  */
 
 #include "gst_private.h"