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'