From ecae82a1d0089712433a54ec7d9652039bb6d868 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 27 Oct 2014 00:42:17 +0530 Subject: [PATCH] ... --- src/calibre/web/feeds/news.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/calibre/web/feeds/news.py b/src/calibre/web/feeds/news.py index 6c1e3e1834..f5bd0050f5 100644 --- a/src/calibre/web/feeds/news.py +++ b/src/calibre/web/feeds/news.py @@ -276,7 +276,7 @@ class BasicNewsRecipe(Recipe): #: lambda match: ''), #: ] #: - #: will remove everythong from `` to ``. + #: will remove everything from `` to ``. preprocess_regexps = [] #: The CSS that is used to style the templates, i.e., the navigation bars and