doc: Fix more typo
authorNicolas Dufresne <nicolas.dufresne@collabora.co.uk>
Sat, 13 Jun 2015 13:30:24 +0000 (09:30 -0400)
committerNicolas Dufresne <nicolas.dufresne@collabora.co.uk>
Sat, 13 Jun 2015 13:30:24 +0000 (09:30 -0400)
gst/gstclock.h

index 2eb2f0d..317e43e 100644 (file)
@@ -106,7 +106,7 @@ typedef gpointer GstClockID;
  */
 #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.
  */