From b5926cd70518a58eed9c95402de9ee326858e216 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 16 May 2022 11:34:23 +0530 Subject: [PATCH] ... --- recipes/india_today.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/india_today.recipe b/recipes/india_today.recipe index 90a18daa8a..5861a26985 100644 --- a/recipes/india_today.recipe +++ b/recipes/india_today.recipe @@ -2,7 +2,7 @@ from calibre.web.feeds.news import BasicNewsRecipe, classes class IndiaToday(BasicNewsRecipe): - title = u'India Today Magaine' + title = u'India Today Magazine' language = 'en_IN' __author__ = 'unkn0wn' no_stylesheets = True