Fixed typo in element details.
authorDavid I. Lehn <dlehn@users.sourceforge.net>
Wed, 21 Feb 2001 20:28:31 +0000 (20:28 +0000)
committerDavid I. Lehn <dlehn@users.sourceforge.net>
Wed, 21 Feb 2001 20:28:31 +0000 (20:28 +0000)
Original commit message from CVS:
Fixed typo in element details.

gst/elements/gstdisksrc.c
plugins/elements/gstdisksrc.c

index 94f1a16..9eebbd4 100644 (file)
@@ -32,7 +32,7 @@
 
 
 GstElementDetails gst_disksrc_details = {
-  "hronous Disk Source",
+  "Disk Source",
   "Source/File",
   "Read from arbitrary point in a file",
   VERSION,
index 94f1a16..9eebbd4 100644 (file)
@@ -32,7 +32,7 @@
 
 
 GstElementDetails gst_disksrc_details = {
-  "hronous Disk Source",
+  "Disk Source",
   "Source/File",
   "Read from arbitrary point in a file",
   VERSION,