From: Niklas Laxström Date: Sat, 23 May 2009 10:16:47 +0000 (+0000) Subject: Grammar? English doesn't use {{GRAMMAR}} :o X-Git-Tag: 1.31.0-rc.0~41677 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/exercices/supprimer.php?a=commitdiff_plain;h=59fb21f835a4b1b4b97b72387e44de9f160d5c25;p=lhc%2Fweb%2Fwiklou.git Grammar? English doesn't use {{GRAMMAR}} :o --- diff --git a/includes/SpecialPage.php b/includes/SpecialPage.php index e6e2c8dfd3..2e8bd86582 100644 --- a/includes/SpecialPage.php +++ b/includes/SpecialPage.php @@ -608,7 +608,7 @@ class SpecialPage break; } } - if ( !$found ) wfWarn( "Did not found name for special page $name" ); + if ( !$found ) wfWarn( "Did not find name for special page $name" ); } if ( $subpage !== false && !is_null( $subpage ) ) { $name = "$name/$subpage";