From 8c6a5486987fd3bc03e13b5540a9e71ee7b89d0d Mon Sep 17 00:00:00 2001 From: Arun Raghavan Date: Sat, 10 Sep 2011 21:21:38 -0700 Subject: [PATCH] pulsesrc: Trivial comment copy-paste-o fix --- ext/pulse/pulsesrc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/pulse/pulsesrc.c b/ext/pulse/pulsesrc.c index da3ae24771..d2d60a9c52 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. *