summaryrefslogtreecommitdiff
path: root/gst/festival
diff options
context:
space:
mode:
Diffstat (limited to 'gst/festival')
-rw-r--r--gst/festival/gstfestival.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/festival/gstfestival.c b/gst/festival/gstfestival.c
index e8e11e67a..71e97e526 100644
--- a/gst/festival/gstfestival.c
+++ b/gst/festival/gstfestival.c
@@ -92,7 +92,7 @@ static char* client_accept_s_expr (int fd);
/* elementfactory information */
static GstElementDetails gst_festival_details = GST_ELEMENT_DETAILS (
"Festival synthesizer",
- "Filter/Audio",
+ "Filter/Effect/Audio",
"Synthesizes plain text into audio",
"Wim Taymans <wim.taymans@chello.be>"
);