summaryrefslogtreecommitdiff
path: root/gst/gstclock.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/gstclock.c')
-rw-r--r--gst/gstclock.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/gstclock.c b/gst/gstclock.c
index dd71e193c1..45f503e731 100644
--- a/gst/gstclock.c
+++ b/gst/gstclock.c
@@ -440,7 +440,7 @@ gst_clock_id_get_time (GstClockID id)
/**
* gst_clock_id_wait
* @id: The #GstClockID to wait on
- * @jitter (out) (allow-none): a pointer that will contain the jitter,
+ * @jitter: (out) (allow-none): a pointer that will contain the jitter,
* can be %NULL.
*
* Perform a blocking wait on @id.