Merge "Missing space between variable name and docstring"
[lhc/web/wiklou.git] / includes / parser / ParserOutput.php
index f80e6bf..9a1653d 100644 (file)
@@ -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;