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",
"Cabaret",
"New Wave",
"Psychadelic",
"Psychedelic",
"Rave",
"Showtunes",
"Trailer",
@ -135,7 +135,7 @@ static const gchar *genres[] = {
"Avantgarde",
"Gothic Rock",
"Progressive Rock",
"Psychadelic Rock",
"Psychedelic Rock",
"Symphonic Rock",
"Slow Rock",
"Big Band",