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". * */