Fix a doc typo.
authorMichael Smith <msmith@xiph.org>
Mon, 17 Oct 2005 10:37:13 +0000 (10:37 +0000)
committerMichael Smith <msmith@xiph.org>
Mon, 17 Oct 2005 10:37:13 +0000 (10:37 +0000)
Original commit message from CVS:
Fix a doc typo.

gst/base/gstbasesink.c
libs/gst/base/gstbasesink.c

index b233625..e55fb32 100644 (file)
@@ -22,7 +22,7 @@
 /**
  * SECTION:gstbasesink
  * @short_description: Base class for sink elements
- * @see_also: #GstBaseTransformc, #GstBaseSource
+ * @see_also: #GstBaseTransform, #GstBaseSource
  *
  * This class is for elements that do output operations.
  *
index b233625..e55fb32 100644 (file)
@@ -22,7 +22,7 @@
 /**
  * SECTION:gstbasesink
  * @short_description: Base class for sink elements
- * @see_also: #GstBaseTransformc, #GstBaseSource
+ * @see_also: #GstBaseTransform, #GstBaseSource
  *
  * This class is for elements that do output operations.
  *