From aa2e41019f1a3c7d38a1d12722b4167d3d2b5a3f Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 15 Feb 2016 09:15:51 +0530 Subject: [PATCH] ... --- recipes/al_ahram.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/al_ahram.recipe b/recipes/al_ahram.recipe index a03d877303..c7fda681e7 100644 --- a/recipes/al_ahram.recipe +++ b/recipes/al_ahram.recipe @@ -7,7 +7,7 @@ ahram.org.eg from calibre.web.feeds.recipes import BasicNewsRecipe class AlAhram(BasicNewsRecipe): - title = 'Al-Ahram (الأهرام)' + title = u'Al-Ahram (الأهرام)' __author__ = 'Hassan Williamson' description = 'The Arabic version of the Al-Ahram newspaper.' language = 'ar'