doc: Fix more typo

This commit is contained in:
Nicolas Dufresne 2015-06-13 09:30:24 -04:00
parent ea03cd4190
commit 17006c4ee8

View file

@ -106,7 +106,7 @@ typedef gpointer GstClockID;
*/ */
#define GST_MSECOND (GST_SECOND / G_GINT64_CONSTANT (1000)) #define GST_MSECOND (GST_SECOND / G_GINT64_CONSTANT (1000))
/** /**
* GST_USECOND: (value: 1000) (type GstClockTime) * GST_USECOND: (value 1000) (type GstClockTime)
* *
* Constant that defines one GStreamer microsecond. * Constant that defines one GStreamer microsecond.
*/ */