This commit is contained in:
Kovid Goyal 2014-10-27 00:42:17 +05:30
parent 372bb03037
commit ecae82a1d0

View File

@ -276,7 +276,7 @@ class BasicNewsRecipe(Recipe):
#: lambda match: '</body>'),
#: ]
#:
#: will remove everythong from `<!--Article ends here-->` to `</body>`.
#: will remove everything from `<!--Article ends here-->` to `</body>`.
preprocess_regexps = []
#: The CSS that is used to style the templates, i.e., the navigation bars and