diff --git a/gst/gstelementfactory.c b/gst/gstelementfactory.c index 23a25387d1..0eca4576d7 100644 --- a/gst/gstelementfactory.c +++ b/gst/gstelementfactory.c @@ -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. *