Fix transcuded typo

Bug: T201491
Change-Id: I705b20bc1fd8bc014c614521dc54de69fc300b26
This commit is contained in:
zoranzoki21 2019-01-11 13:13:49 +01:00 committed by Zoranzoki21
parent e1bb5359c5
commit 5404c85e86
1 changed files with 1 additions and 1 deletions

View File

@ -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
*/