From 88fea7c5119afe6a2a706fda9a29156b1202227d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tim-Philipp=20M=C3=BCller?= Date: Fri, 14 Jul 2017 13:48:53 +0100 Subject: [PATCH] adder: fix docs typo --- gst/adder/gstadder.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gst/adder/gstadder.c b/gst/adder/gstadder.c index 4eeb8ea..d362174 100644 --- a/gst/adder/gstadder.c +++ b/gst/adder/gstadder.c @@ -35,7 +35,7 @@ * live inputs properly. * * Caps negotiation is inherently racy with the adder element. You can set - * the "caps" property property to force adder to operate in a specific audio + * the "caps" property to force adder to operate in a specific audio * format, sample rate and channel count. In this case you may also need * audioconvert and/or audioresample elements for each input stream before the * adder element to make sure the input branch can produce the forced format. -- 2.7.4