mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
This commit is contained in:
parent
f4fc27e7f5
commit
4a2a5aad43
@ -43,7 +43,7 @@ class BasicNewsRecipe(object):
|
||||
title = _('Unknown News Source')
|
||||
|
||||
#: The author of this recipe
|
||||
__author__ = _(__appname__)
|
||||
__author__ = __appname__
|
||||
|
||||
#: Maximum number of articles to download from each feed
|
||||
#: @type: integer
|
||||
|
Loading…
x
Reference in New Issue
Block a user