summaryrefslogtreecommitdiffstats
path: root/ext/gconf
diff options
context:
space:
mode:
Diffstat (limited to 'ext/gconf')
-rw-r--r--ext/gconf/gstgconfelements.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/gconf/gstgconfelements.c b/ext/gconf/gstgconfelements.c
index 48aa4cfc..1820c1f9 100644
--- a/ext/gconf/gstgconfelements.c
+++ b/ext/gconf/gstgconfelements.c
@@ -45,5 +45,5 @@ plugin_init (GstPlugin * plugin)
GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
GST_VERSION_MINOR,
"gconfelements",
- "Plugin contains plugins wrapping the GStreamer/GConf audio/video output settings",
+ "elements wrapping the GStreamer/GConf audio/video output settings",
plugin_init, VERSION, GST_LICENSE, GST_PACKAGE, GST_ORIGIN)