summaryrefslogtreecommitdiff
path: root/gst-libs/gst/gl/gstglapi.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst-libs/gst/gl/gstglapi.c')
-rw-r--r--gst-libs/gst/gl/gstglapi.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gst-libs/gst/gl/gstglapi.c b/gst-libs/gst/gl/gstglapi.c
index 3bee14b01..f79a6e49b 100644
--- a/gst-libs/gst/gl/gstglapi.c
+++ b/gst-libs/gst/gl/gstglapi.c
@@ -120,9 +120,9 @@ gst_gl_api_from_string (const gchar * apis_s)
/**
* gst_gl_platform_to_string:
- * @api: a #GstGLPlatform to stringify
+ * @platform: a #GstGLPlatform to stringify
*
- * Returns: A space seperated string of the OpenGL platforms enabled in @api
+ * Returns: A space seperated string of the OpenGL platforms enabled in @platform
*/
gchar *
gst_gl_platform_to_string (GstGLPlatform platform)