gldownloadelement: Fix element description

This commit is contained in:
Sebastian Dröge 2015-04-17 14:06:03 +02:00 committed by Tim-Philipp Müller
parent f8d2219c44
commit c4713af2ef

View file

@ -81,7 +81,7 @@ gst_gl_download_element_class_init (GstGLDownloadElementClass * klass)
gst_element_class_set_metadata (element_class,
"OpenGL uploader", "Filter/Video",
"Uploads data into OpenGL", "Matthew Waters <matthew@centricular.com>");
"Downloads data into OpenGL", "Matthew Waters <matthew@centricular.com>");
}
static void