X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;ds=sidebyside;f=includes%2FTitle.php;h=13a6f56206dc12c063c112ebe892820d3d3fcde9;hb=d46d8bb58d4edfc4a4ed144d39c9a054516a5514;hp=b810b36e9319cac7da4d822b20789ab489ef60a0;hpb=50f1de243986a1d006fb4500fb19e5fa88cce336;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/Title.php b/includes/Title.php index b810b36e93..13a6f56206 100644 --- a/includes/Title.php +++ b/includes/Title.php @@ -3865,7 +3865,7 @@ class Title implements LinkTarget { * categories' names. * * @return array Array of parents in the form: - * $parent => $currentarticle + * $parent => $currentarticle */ public function getParentCategories() { global $wgContLang;