mirror of
git://github.com/kovidgoyal/calibre.git
synced 2025-12-31 05:15:25 +01:00
ga - Corrects recipe description
This commit is contained in:
parent
32c88dbe5f
commit
f65689d6df
1 changed files with 1 additions and 1 deletions
|
|
@ -170,7 +170,7 @@ def get_innermost_string(tag):
|
|||
class Granta(BasicNewsRecipe):
|
||||
|
||||
title = u'Granta'
|
||||
description = u'Granta magazine'
|
||||
description = u'The Magazine of New Writing'
|
||||
language = 'en'
|
||||
|
||||
__author__ = 'Gary Arnold'
|
||||
|
|
|
|||
Loading…
Reference in a new issue