Missing space between variable name and docstring
Change-Id: I308a0de17da5058691ceea983e60c064b0bfc16c
This commit is contained in:
parent
7225215a0d
commit
1fa31b61a0
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ class ParserOutput extends CacheTime {
|
|||
public $mLanguageLinks;
|
||||
|
||||
/**
|
||||
* @var array $mCategoriesMap of category names to sort keys
|
||||
* @var array $mCategories Map of category names to sort keys
|
||||
*/
|
||||
public $mCategories;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue