From: Arun Raghavan Date: Sun, 11 Sep 2011 04:21:38 +0000 (-0700) Subject: pulsesrc: Trivial comment copy-paste-o fix X-Git-Tag: 1.19.3~509^2~7136^2~230 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8c6a5486987fd3bc03e13b5540a9e71ee7b89d0d;p=platform%2Fupstream%2Fgstreamer.git pulsesrc: Trivial comment copy-paste-o fix --- diff --git a/ext/pulse/pulsesrc.c b/ext/pulse/pulsesrc.c index da3ae24..d2d60a9 100644 --- a/ext/pulse/pulsesrc.c +++ b/ext/pulse/pulsesrc.c @@ -251,7 +251,7 @@ gst_pulsesrc_class_init (GstPulseSrcClass * klass) clientname = gst_pulse_client_name (); /** - * GstPulseSink:client + * GstPulseSrc:client * * The PulseAudio client name to use. *