i before e except after c
authorRoan Kattouw <catrope@users.mediawiki.org>
Tue, 21 Dec 2010 17:21:25 +0000 (17:21 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Tue, 21 Dec 2010 17:21:25 +0000 (17:21 +0000)
includes/filerepo/RepoGroup.php

index b999694..4873547 100644 (file)
@@ -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