From f41131785015038baa0e67aaeb2f666a0b03edf4 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sat, 9 Jul 2011 13:28:57 -0600 Subject: [PATCH] ... --- recipes/endgadget.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/endgadget.recipe b/recipes/endgadget.recipe index 83d994a6da..8146964503 100644 --- a/recipes/endgadget.recipe +++ b/recipes/endgadget.recipe @@ -9,7 +9,7 @@ engadget.com from calibre.web.feeds.news import BasicNewsRecipe class Engadget(BasicNewsRecipe): - title = u'Engadget_Full' + title = u'Engadget' __author__ = 'Starson17' __version__ = 'v1.00' __date__ = '02, July 2011'