mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-23 15:48:23 +00:00
gtk, qt, gl: fix typo in debug and error messages
This commit is contained in:
parent
5efb855edd
commit
06a1954165
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue