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