diff --git a/gst/gstobject.c b/gst/gstobject.c index 2e7508622c..5c5c90afe0 100644 --- a/gst/gstobject.c +++ b/gst/gstobject.c @@ -1140,7 +1140,7 @@ gst_object_sync_values (GstObject * object, GstClockTime timestamp) * gst_object_has_active_control_bindings: * @object: the object that has controlled properties * - * Check if the @object has an active controlled properties. + * Check if the @object has active controlled properties. * * Returns: %TRUE if the object has active controlled properties */