Index: trunk/phase3/includes/SpecialPage.php |
— | — | @@ -629,7 +629,7 @@ |
630 | 630 | } |
631 | 631 | } |
632 | 632 | if ( !$found ) { |
633 | | - wfWarn( "Did not find alias for special page '$name'." . |
| 633 | + wfWarn( "Did not find alias for special page '$name'. " . |
634 | 634 | "Perhaps no aliases are defined for it?" ); |
635 | 635 | } |
636 | 636 | } |