summaryrefslogtreecommitdiffstats
path: root/gst/effectv/gstdice.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/effectv/gstdice.c')
-rw-r--r--gst/effectv/gstdice.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/effectv/gstdice.c b/gst/effectv/gstdice.c
index d2211b84..4f58a8fb 100644
--- a/gst/effectv/gstdice.c
+++ b/gst/effectv/gstdice.c
@@ -68,7 +68,7 @@ struct _GstDiceTVClass
/* elementfactory information */
static GstElementDetails gst_dicetv_details = GST_ELEMENT_DETAILS (
"DiceTV",
- "Filter/Video/Effect",
+ "Filter/Effect/Video",
"'Dices' the screen up into many small squares",
"Wim Taymans <wim.taymans@chello.be>"
);