mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 02:31:03 +00:00
docs: fix typo in element factory documentation
This commit is contained in:
parent
4985d2a954
commit
eb08ed6ed0
1 changed files with 1 additions and 1 deletions
|
@ -746,7 +746,7 @@ typedef struct
|
|||
* @factory: a #GstElementFactory
|
||||
* @type: a #GstElementFactoryListType
|
||||
*
|
||||
* Check if @factory if of the given types.
|
||||
* Check if @factory is of the given types.
|
||||
*
|
||||
* Returns: %TRUE if @factory is of @type.
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue