From: Nicolas Dufresne Date: Sat, 13 Jun 2015 13:30:24 +0000 (-0400) Subject: doc: Fix more typo X-Git-Tag: 1.6.1~229 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=17006c4ee85ed4fbf564078629fcaa45d7b9bfa8;p=platform%2Fupstream%2Fgstreamer.git doc: Fix more typo --- diff --git a/gst/gstclock.h b/gst/gstclock.h index 2eb2f0d..317e43e 100644 --- a/gst/gstclock.h +++ b/gst/gstclock.h @@ -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. */