From 17006c4ee85ed4fbf564078629fcaa45d7b9bfa8 Mon Sep 17 00:00:00 2001 From: Nicolas Dufresne Date: Sat, 13 Jun 2015 09:30:24 -0400 Subject: [PATCH] doc: Fix more typo --- gst/gstclock.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. */ -- 2.7.4