X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=includes%2FSkinLegacy.php;h=b9766a9f7becb379a7ee328efbef56a5e5ba0aae;hb=4dcc7961dfe37cd3fe4671a21fed30990cc6f959;hp=c1c7219d51f34e2a6bba8500cc8e5c650207e61a;hpb=fd03fa28251c84b00c9d623d8b3461add7887904;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/SkinLegacy.php b/includes/SkinLegacy.php index c1c7219d51..b9766a9f7b 100644 --- a/includes/SkinLegacy.php +++ b/includes/SkinLegacy.php @@ -786,7 +786,7 @@ class LegacyTemplate extends BaseTemplate { return ''; } - # __NEWSECTIONLINK___ changes behaviour here + # __NEWSECTIONLINK___ changes behavior here # If it is present, the link points to this page, otherwise # it points to the talk page if ( !$title->isTalkPage() && !$wgOut->showNewSectionLink() ) {