summaryrefslogtreecommitdiffstats
path: root/gst/videobox/gstvideobox.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/videobox/gstvideobox.c')
-rw-r--r--gst/videobox/gstvideobox.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/videobox/gstvideobox.c b/gst/videobox/gstvideobox.c
index 85e023bf..dc644748 100644
--- a/gst/videobox/gstvideobox.c
+++ b/gst/videobox/gstvideobox.c
@@ -79,7 +79,7 @@ struct _GstVideoBoxClass
/* elementfactory information */
static GstElementDetails gst_video_box_details =
-GST_ELEMENT_DETAILS ("video box filter",
+GST_ELEMENT_DETAILS ("Video box filter",
"Filter/Effect/Video",
"Resizes a video by adding borders or cropping",
"Wim Taymans <wim@fluendo.com>");