docs: fix typo in element factory documentation
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 16 Aug 2011 16:19:29 +0000 (17:19 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 16 Aug 2011 16:19:29 +0000 (17:19 +0100)
gst/gstelementfactory.c

index 23a2538..0eca457 100644 (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.
  *