tag: fix typo in ID3 genres
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 11 Apr 2011 09:06:53 +0000 (10:06 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 11 Apr 2011 09:06:53 +0000 (10:06 +0100)
psychadelic -> psychedelic. Spotted by Sébastien Wilmet.

https://bugzilla.gnome.org/show_bug.cgi?id=647399

gst-libs/gst/tag/gstid3tag.c

index 8c9b352..2c3c661 100644 (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",