mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 19:51:11 +00:00
Fixed typo in element details.
Original commit message from CVS: Fixed typo in element details.
This commit is contained in:
parent
0edc93ae29
commit
d22d054374
2 changed files with 2 additions and 2 deletions
|
@ -32,7 +32,7 @@
|
|||
|
||||
|
||||
GstElementDetails gst_disksrc_details = {
|
||||
"hronous Disk Source",
|
||||
"Disk Source",
|
||||
"Source/File",
|
||||
"Read from arbitrary point in a file",
|
||||
VERSION,
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
|
||||
|
||||
GstElementDetails gst_disksrc_details = {
|
||||
"hronous Disk Source",
|
||||
"Disk Source",
|
||||
"Source/File",
|
||||
"Read from arbitrary point in a file",
|
||||
VERSION,
|
||||
|
|
Loading…
Reference in a new issue