mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-25 19:21:06 +00:00
docs: remove stray ',\' from doc comment
This commit is contained in:
parent
7d930b8693
commit
51f74e4825
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
||||||
* SECTION:gstharness
|
* SECTION:gstharness
|
||||||
* @title: GstHarness
|
* @title: GstHarness
|
||||||
* @short_description: A test-harness for writing GStreamer unit tests
|
* @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.
|
* #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,
|
* It can be thought of as a way of treating a #GstElement as a black box,
|
||||||
|
|
Loading…
Reference in a new issue