diff --git a/libavformat/id3v1.c b/libavformat/id3v1.c
index 525d4854c0ef04a020517b5b050119df46a71bf0..845697f13ee515f2766248d949549c6763771061 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",