From db2e6bcb97977180ee553f6bceb06b760490cd45 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sun, 10 Mar 2013 10:46:09 +0530 Subject: [PATCH] ... --- recipes/computer_woche.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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