From: Roan Kattouw Date: Tue, 21 Dec 2010 17:21:25 +0000 (+0000) Subject: i before e except after c X-Git-Tag: 1.31.0-rc.0~33217 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/?a=commitdiff_plain;h=241ed507086647d56609a2e12228f5db7028feb1;p=lhc%2Fweb%2Fwiklou.git i before e except after c --- diff --git a/includes/filerepo/RepoGroup.php b/includes/filerepo/RepoGroup.php index b9996941b1..4873547465 100644 --- a/includes/filerepo/RepoGroup.php +++ b/includes/filerepo/RepoGroup.php @@ -101,7 +101,7 @@ class RepoGroup { } if ( $title->getNamespace() != NS_MEDIA && $title->getNamespace() != NS_FILE ) { - throw new MWException( __METHOD__ . ' recieved an Title object with incorrect namespace' ); + throw new MWException( __METHOD__ . ' received an Title object with incorrect namespace' ); } # Check the cache