summaryrefslogtreecommitdiff
path: root/gst/gstelementfactory.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/gstelementfactory.c')
-rw-r--r--gst/gstelementfactory.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/gstelementfactory.c b/gst/gstelementfactory.c
index a03066a728..647674ecf9 100644
--- a/gst/gstelementfactory.c
+++ b/gst/gstelementfactory.c
@@ -626,7 +626,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.
*