summaryrefslogtreecommitdiffstats
path: root/gst/videofilter/gstvideoflip.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/videofilter/gstvideoflip.c')
-rw-r--r--gst/videofilter/gstvideoflip.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/videofilter/gstvideoflip.c b/gst/videofilter/gstvideoflip.c
index e3e22e64..5bcb95e1 100644
--- a/gst/videofilter/gstvideoflip.c
+++ b/gst/videofilter/gstvideoflip.c
@@ -64,7 +64,7 @@ GST_DEBUG_CATEGORY (video_flip_debug);
#define GST_CAT_DEFAULT video_flip_debug
static GstElementDetails video_flip_details =
-GST_ELEMENT_DETAILS ("Video Flipper",
+GST_ELEMENT_DETAILS ("Video flipper",
"Filter/Effect/Video",
"Flips and rotates video",
"David Schleef <ds@schleef.org>");