Fix common typo "MediWiki" in MW core
Fixed typo "MediWiki" to "MediaWiki" in core. Bug: T201491 Change-Id: I55cb4af63b72cfa08de079544c43ae9f1366a457
This commit is contained in:
parent
a6548f043a
commit
1c920468f6
1 changed files with 1 additions and 1 deletions
|
|
@ -72,7 +72,7 @@ class PHPVersionCheck {
|
||||||
* - 'implementation': The name of the implementation used
|
* - 'implementation': The name of the implementation used
|
||||||
* - 'vendor': The development group, vendor or developer of the implementation.
|
* - 'vendor': The development group, vendor or developer of the implementation.
|
||||||
* - 'upstreamSupported': The minimum version of the implementation supported by the named vendor.
|
* - 'upstreamSupported': The minimum version of the implementation supported by the named vendor.
|
||||||
* - 'minSupported': The minimum version supported by MediWiki
|
* - 'minSupported': The minimum version supported by MediaWiki
|
||||||
* - 'upgradeURL': The URL to the website of the implementation that contains
|
* - 'upgradeURL': The URL to the website of the implementation that contains
|
||||||
* upgrade/installation instructions.
|
* upgrade/installation instructions.
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue