object: Fix broken sentence structure in docs

This commit is contained in:
Sebastian Dröge 2016-10-13 17:21:30 +02:00
parent 18d5d118ab
commit 98ded2dd60

View file

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