OSDN Git Service

doc: Fix adelay example.
authorCarl Eugen Hoyos <cehoyos@ag.or.at>
Mon, 9 Dec 2013 22:56:23 +0000 (23:56 +0100)
committerCarl Eugen Hoyos <cehoyos@ag.or.at>
Mon, 9 Dec 2013 22:56:23 +0000 (23:56 +0100)
Fixes ticket #3211.

doc/filters.texi

index f3d698f..8bcfd82 100644 (file)
@@ -371,7 +371,7 @@ smaller than number of channels all remaining channels will not be delayed.
 Delay first channel by 1.5 seconds, the third channel by 0.5 seconds and leave
 the second channel (and any other channels that may be present) unchanged.
 @example
-adelay=1500:0:500
+adelay=1500|0|500
 @end example
 @end itemize