gtk, qt, gl: fix typo in debug and error messages
authorTim-Philipp Müller <tim@centricular.com>
Mon, 31 Aug 2015 17:06:31 +0000 (18:06 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:32:08 +0000 (19:32 +0000)
gst-libs/gst/gl/gstglcontext.c

index dcf2063..d177df8 100644 (file)
@@ -507,7 +507,7 @@ gst_gl_context_get_proc_address_with_platform (GstGLPlatform context_type,
 
 /**
  * gst_gl_context_get_current_gl_api:
- * @platform: the #GstGLPlatform to retreive the API for
+ * @platform: the #GstGLPlatform to retrieve the API for
  * @major: (out): (allow-none): the major version
  * @minor: (out): (allow-none): the minor version
  *