diff --git a/gst/audiofx/gststereo.c b/gst/audiofx/gststereo.c index 72539d6e12..95ca3526aa 100644 --- a/gst/audiofx/gststereo.c +++ b/gst/audiofx/gststereo.c @@ -210,5 +210,5 @@ plugin_init (GstPlugin * plugin) GST_PLUGIN_DEFINE (GST_VERSION_MAJOR, GST_VERSION_MINOR, stereo, - "Muck with the stereo signal, enhance it's 'stereo-ness'", + "Muck with the stereo signal, enhance its 'stereo-ness'", plugin_init, VERSION, GST_LICENSE, GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN)