gldisplay: fix g-i warning
authorWonchul Lee <w.lee@lge.com>
Tue, 23 Jul 2019 00:09:35 +0000 (09:09 +0900)
committerWonchul Lee <w.lee@lge.com>
Tue, 23 Jul 2019 00:10:17 +0000 (09:10 +0900)
gst-libs/gst/gl/gstgldisplay.c

index 0ec387f..6256ec6 100644 (file)
@@ -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
  *