object: Fix broken sentence structure in docs
authorSebastian Dröge <sebastian@centricular.com>
Thu, 13 Oct 2016 15:21:30 +0000 (17:21 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 13 Oct 2016 15:22:00 +0000 (17:22 +0200)
gst/gstobject.c

index 2e75086..5c5c90a 100644 (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
  */