gldownloadelement: Fix element description
authorSebastian Dröge <sebastian@centricular.com>
Fri, 17 Apr 2015 12:06:03 +0000 (14:06 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Fri, 17 Apr 2015 12:06:03 +0000 (14:06 +0200)
ext/gl/gstgldownloadelement.c

index 58a4b05..bbaf7d2 100644 (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