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:
Tim-Philipp Müller 2011-04-11 10:06:53 +01:00
parent 030f639a8e
commit fe226e7a77

View file

@ -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",