diff --git a/gst-libs/gst/gl/gstgldisplay.c b/gst-libs/gst/gl/gstgldisplay.c index 0ec387f21f..6256ec6d14 100644 --- a/gst-libs/gst/gl/gstgldisplay.c +++ b/gst-libs/gst/gl/gstgldisplay.c @@ -365,7 +365,7 @@ gst_gl_display_default_get_handle (GstGLDisplay * display) /** * gst_gl_display_get_foreign_display: - * @context: a #GstGLDisplay + * @display: a #GstGLDisplay * * Returns: whether the context belongs to a foreign display *