mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/MinervaNeue
synced 2024-11-12 08:58:25 +00:00
Fix transcuded typo
Bug: T201491 Change-Id: I705b20bc1fd8bc014c614521dc54de69fc300b26
This commit is contained in:
parent
e1bb5359c5
commit
5404c85e86
|
@ -794,7 +794,7 @@ class SkinMinerva extends SkinTemplate {
|
|||
/**
|
||||
* Prepare the content for the 'last edited' message, e.g. 'Last edited on 30 August
|
||||
* 2013, at 23:31'. This message is different for the main page since main page
|
||||
* content is typically transcuded rather than edited directly.
|
||||
* content is typically transcluded rather than edited directly.
|
||||
* @param Title $title The Title object of the page being viewed
|
||||
* @return array
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue