tag: fix typo in ID3 genres
psychadelic -> psychedelic. Spotted by Sébastien Wilmet. https://bugzilla.gnome.org/show_bug.cgi?id=647399
This commit is contained in:
parent
030f639a8e
commit
fe226e7a77
@ -109,7 +109,7 @@ static const gchar *genres[] = {
|
|||||||
"Native American",
|
"Native American",
|
||||||
"Cabaret",
|
"Cabaret",
|
||||||
"New Wave",
|
"New Wave",
|
||||||
"Psychadelic",
|
"Psychedelic",
|
||||||
"Rave",
|
"Rave",
|
||||||
"Showtunes",
|
"Showtunes",
|
||||||
"Trailer",
|
"Trailer",
|
||||||
@ -135,7 +135,7 @@ static const gchar *genres[] = {
|
|||||||
"Avantgarde",
|
"Avantgarde",
|
||||||
"Gothic Rock",
|
"Gothic Rock",
|
||||||
"Progressive Rock",
|
"Progressive Rock",
|
||||||
"Psychadelic Rock",
|
"Psychedelic Rock",
|
||||||
"Symphonic Rock",
|
"Symphonic Rock",
|
||||||
"Slow Rock",
|
"Slow Rock",
|
||||||
"Big Band",
|
"Big Band",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user