mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-25 11:11:08 +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
|
||||
* @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,
|
||||
|
|
Loading…
Reference in a new issue