summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libavformat/id3v1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/id3v1.c b/libavformat/id3v1.c
index 525d4854c0..845697f13e 100644
--- a/libavformat/id3v1.c
+++ b/libavformat/id3v1.c
@@ -164,7 +164,7 @@ const char * const ff_id3v1_genre_str[ID3v1_GENRE_MAX + 1] = {
[137] = "Heavy Metal",
[138] = "Black Metal",
[139] = "Crossover",
- [140] = "Contemporary C",
+ [140] = "Contemporary Christian",
[141] = "Christian Rock",
[142] = "Merengue",
[143] = "Salsa",