forked from blallo/rss-bridge
[LeBonCoinBridge] fix typo in values list
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
This commit is contained in:
parent
dc4f16fbe4
commit
d5418b3d11
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ class LeBonCoinBridge extends BridgeAbstract{
|
||||||
'Hébergements insolites'=>'hebergements_insolites'
|
'Hébergements insolites'=>'hebergements_insolites'
|
||||||
),
|
),
|
||||||
'MULTIMEDIA'=>array(
|
'MULTIMEDIA'=>array(
|
||||||
'Tous'=>'_multumedia_',
|
'Tous'=>'_multimedia_',
|
||||||
'Informatique'=>'informatique',
|
'Informatique'=>'informatique',
|
||||||
'Consoles & Jeux vidéo'=>'consoles_jeux_video',
|
'Consoles & Jeux vidéo'=>'consoles_jeux_video',
|
||||||
'Image & Son'=>'image_son',
|
'Image & Son'=>'image_son',
|
||||||
|
|
Loading…
Reference in a new issue