docs: minor systemsclock doc fix

This commit is contained in:
Tim-Philipp Müller 2013-01-04 12:27:38 +00:00
parent 925bdaa836
commit 1506784215

View file

@ -47,7 +47,7 @@ typedef struct _GstSystemClockPrivate GstSystemClockPrivate;
* @GST_CLOCK_TYPE_REALTIME: time since Epoch
* @GST_CLOCK_TYPE_MONOTONIC: monotonic time since some unspecified starting
* point
* @@GST_CLOCK_TYPE_OTHER: some other time source is used
* @GST_CLOCK_TYPE_OTHER: some other time source is used (Since: 1.0.5)
*
* The different kind of clocks.
*/