mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-08 15:04:08 +02:00
Fix #4816 (build+install issues)
This commit is contained in:
parent
fe3152e8c3
commit
411b796ba1
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ class Metro_Montreal(BasicNewsRecipe):
|
|||
|
||||
title = u'M\xe9tro Montr\xe9al'
|
||||
__author__ = 'Jerry Clapperton'
|
||||
description = 'Le quotidien le plus branché sur le monde'
|
||||
description = 'Le quotidien le plus branch\xe9 sur le monde'
|
||||
language = 'fr'
|
||||
|
||||
oldest_article = 7
|
||||
|
|
|
|||
Loading…
Reference in a new issue