Grammar? English doesn't use {{GRAMMAR}} :o
[lhc/web/wiklou.git] / includes / SpecialPage.php
index e6e2c8d..2e8bd86 100644 (file)
@@ -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";