dataurisrc: Remove role attribute from links
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Mon, 25 Jan 2010 11:12:32 +0000 (12:12 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Mon, 25 Jan 2010 11:12:32 +0000 (12:12 +0100)
plugins/elements/gstdataurisrc.c

index c8b2992..b00059f 100644 (file)
@@ -22,7 +22,7 @@
 /**
  * SECTION:element-dataurisrc
  *
- * dataurisrc handles data: URIs, see <ulink role="online-location" url="http://tools.ietf.org/html/rfc2397">RFC 2397</ulink> for more information.
+ * dataurisrc handles data: URIs, see <ulink url="http://tools.ietf.org/html/rfc2397">RFC 2397</ulink> for more information.
  *
  * <refsect2>
  * <title>Example launch line</title>