[MsnMondeBridge] Fix typo
This commit is contained in:
parent
b4f1dc35a1
commit
0c3e58258c
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
<?php
|
<?php
|
||||||
class MsnMondeBridge extends BridgeAbstrac {
|
class MsnMondeBridge extends BridgeAbstract {
|
||||||
|
|
||||||
const MAINTAINER = 'kranack';
|
const MAINTAINER = 'kranack';
|
||||||
const NAME = 'MSN Actu Monde';
|
const NAME = 'MSN Actu Monde';
|
||||||
|
|
Loading…
Reference in a new issue