From: umherirrender Date: Fri, 30 Jan 2015 14:12:49 +0000 (+0100) Subject: Fix typo in Release note X-Git-Tag: 1.31.0-rc.0~12545^2 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/?a=commitdiff_plain;h=3dcd0dfc31cab90ee5939a442f4be57172b88f46;p=lhc%2Fweb%2Fwiklou.git Fix typo in Release note Follow-Up: I433e29866fe184ba80c5dda35722e228e79f9307 Change-Id: Ic35ee4a3acefd23ee006a50210a4cb2eedbdacba --- diff --git a/RELEASE-NOTES-1.25 b/RELEASE-NOTES-1.25 index aa421cbe17..d2edcb3602 100644 --- a/RELEASE-NOTES-1.25 +++ b/RELEASE-NOTES-1.25 @@ -252,7 +252,7 @@ changes to languages because of Bugzilla reports. * The skin autodiscovery mechanism, deprecated in MediaWiki 1.23, has been removed. See https://www.mediawiki.org/wiki/Manual:Skin_autodiscovery for migration guide for creators and users of custom skins that relied on it. -* Javascript variable 'wgFileCanRotate' and 'wgFileExtensions' now only +* Javascript variables 'wgFileCanRotate' and 'wgFileExtensions' now only available on Special:Upload. * (T58257) Set site logo from mediawiki.skinning.interface module instead of inline styles in the HTML.