summaryrefslogtreecommitdiff
path: root/gst/audiofx
diff options
context:
space:
mode:
Diffstat (limited to 'gst/audiofx')
-rw-r--r--gst/audiofx/gststereo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/audiofx/gststereo.c b/gst/audiofx/gststereo.c
index 72539d6e1..95ca3526a 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)