From 74deda886573c4cc2ad52d5cf9899545f2f58ffe Mon Sep 17 00:00:00 2001 From: =?utf8?q?Niklas=20Laxstr=C3=B6m?= Date: Mon, 20 Jun 2011 10:19:52 +0000 Subject: [PATCH] Fu r90453. Updates comments --- includes/parser/CoreParserFunctions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/parser/CoreParserFunctions.php b/includes/parser/CoreParserFunctions.php index d5f492dd9f..67abb10dfc 100644 --- a/includes/parser/CoreParserFunctions.php +++ b/includes/parser/CoreParserFunctions.php @@ -269,7 +269,7 @@ class CoreParserFunctions { /** * @param $parser Parser - * @param $user string + * @param $username string * @return */ static function gender( $parser, $username ) { -- 2.20.1