diff --git a/recipes/computer_woche.recipe b/recipes/computer_woche.recipe index 36f78f02e4..5ee415b6b0 100644 --- a/recipes/computer_woche.recipe +++ b/recipes/computer_woche.recipe @@ -22,7 +22,7 @@ class Computerwoche(BasicNewsRecipe): remove_javascript = True encoding = 'utf-8' html2epub_options = 'base_font_size=10' - BasicNewsRecipe.summary_length = 100 + summary_length = 100 auto_cleanup = True