From 14e1d9de3d4197e633c839ea0ce2e4d9057957a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Fri, 11 Mar 2011 09:54:02 +0000 Subject: [PATCH] docs: fix pulsesink gtk-doc markup --- ext/pulse/pulsesink.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/pulse/pulsesink.c b/ext/pulse/pulsesink.c index 59e14058d1..6ddc490f3e 100644 --- a/ext/pulse/pulsesink.c +++ b/ext/pulse/pulsesink.c @@ -38,7 +38,7 @@ * ]| Play a 440Hz sine wave. * |[ * gst-launch -v audiotestsrc ! pulsesink stream-properties="props,media.title=test" - * ]] Play a sine wave and set a stream property. The property can be checked + * ]| Play a sine wave and set a stream property. The property can be checked * with "pactl list". * */