From 842594ad918d172637c7ba73b38db055f2bf7ce8 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sat, 26 Mar 2011 08:36:17 -0600 Subject: [PATCH] Fix #742965 (Typo in News for 'Poughkeepsie Journal') --- recipes/poughkeepsie_journal.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/poughkeepsie_journal.recipe b/recipes/poughkeepsie_journal.recipe index 2fa5c1951b..0a1a558e70 100644 --- a/recipes/poughkeepsie_journal.recipe +++ b/recipes/poughkeepsie_journal.recipe @@ -1,7 +1,7 @@ from calibre.web.feeds.news import BasicNewsRecipe class AdvancedUserRecipe1291143841(BasicNewsRecipe): - title = u'Poughkeepsipe Journal' + title = u'Poughkeepsie Journal' language = 'en' __author__ = 'weebl' oldest_article = 7