docs: fix typo in element factory documentation

This commit is contained in:
Tim-Philipp Müller 2011-08-16 17:19:29 +01:00
parent 4985d2a954
commit eb08ed6ed0

View file

@ -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.
*