diff --git a/libs/gst/check/gstharness.c b/libs/gst/check/gstharness.c index 959a5f98d5..0bd8d8558e 100644 --- a/libs/gst/check/gstharness.c +++ b/libs/gst/check/gstharness.c @@ -22,7 +22,7 @@ * SECTION:gstharness * @title: GstHarness * @short_description: A test-harness for writing GStreamer unit tests - * @see_also: #GstTestClock,\ + * @see_also: #GstTestClock * * #GstHarness is meant to make writing unit test for GStreamer much easier. * It can be thought of as a way of treating a #GstElement as a black box,