From 4657e48f1e9048cf40502bbbf6aaf0e8122aa6f9 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sat, 23 Sep 2017 07:54:10 +0530 Subject: [PATCH] Dedup Nat Geo recipe title --- recipes/national_geographic_es.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/national_geographic_es.recipe b/recipes/national_geographic_es.recipe index 5fd3c9ecc0..6d7c6b171c 100644 --- a/recipes/national_geographic_es.recipe +++ b/recipes/national_geographic_es.recipe @@ -8,7 +8,7 @@ from calibre.web.feeds.news import BasicNewsRecipe class AdvancedUserRecipe1336226255(BasicNewsRecipe): - title = u'National Geographic' + title = u'National Geographic (es)' publisher = u'National Geographic' __author__ = 'Vakya' description = 'Revista National Geographic - Ăšltimas noticias'