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 2eb2f0d5c3e6a0eedc0d49bc5e19233a766ec174..317e43e6b8fbc773dd0446732b3808b601d440c6 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.
  */