Missing space between variable name and docstring
[lhc/web/wiklou.git] / includes / parser / ParserOutput.php
index f2aaeed..605e7e2 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;