concat: Fix comment typo
authorCarlos Rafael Giani <dv@pseudoterminal.org>
Mon, 14 Mar 2016 10:15:07 +0000 (11:15 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Mon, 14 Mar 2016 10:23:12 +0000 (12:23 +0200)
plugins/elements/gstconcat.c

index 5b5b1b8..865b41c 100644 (file)
@@ -35,7 +35,7 @@
  * the segment transitions between streams are continuous. In some cases,
  * it may be desirable to turn off these adjustments (for example, because
  * another downstream element like a streamsynchronizer adjusts the base
- * values on its own). The adjust-value property can be used for this purpose.
+ * values on its own). The adjust-base property can be used for this purpose.
  *
  * <refsect2>
  * <title>Example launch line</title>