summaryrefslogtreecommitdiffstats
path: root/gst/oldcore/gstmultifilesrc.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/oldcore/gstmultifilesrc.c')
-rw-r--r--gst/oldcore/gstmultifilesrc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/oldcore/gstmultifilesrc.c b/gst/oldcore/gstmultifilesrc.c
index df722aaf..d73bd6af 100644
--- a/gst/oldcore/gstmultifilesrc.c
+++ b/gst/oldcore/gstmultifilesrc.c
@@ -46,7 +46,7 @@ GST_DEBUG_CATEGORY_STATIC (gst_multifilesrc_debug);
#define GST_CAT_DEFAULT gst_multifilesrc_debug
GstElementDetails gst_multifilesrc_details =
-GST_ELEMENT_DETAILS ("Multi File Source",
+GST_ELEMENT_DETAILS ("Multi file source",
"Source/File",
"Read from multiple files in order",
"Dominic Ludlam <dom@openfx.org>");