From: Niklas Laxström Date: Mon, 4 Aug 2014 09:43:03 +0000 (+0200) Subject: Fix bad reference in method doc X-Git-Tag: 1.31.0-rc.0~14596^2 X-Git-Url: https://git.cyclocoop.org/%242?a=commitdiff_plain;h=457d732dbf1072c9390c75ed098e2149bf256544;p=lhc%2Fweb%2Fwiklou.git Fix bad reference in method doc Change-Id: Ic721a869cc25792f2fb3a66803efe48d36c4939c --- diff --git a/includes/parser/CoreParserFunctions.php b/includes/parser/CoreParserFunctions.php index faff0e7a9d..84e7fe2b54 100644 --- a/includes/parser/CoreParserFunctions.php +++ b/includes/parser/CoreParserFunctions.php @@ -33,7 +33,7 @@ class CoreParserFunctions { static function register( $parser ) { global $wgAllowDisplayTitle, $wgAllowSlowParserFunctions; - # Syntax for arguments (see self::setFunctionHook): + # Syntax for arguments (see Parser::setFunctionHook): # "name for lookup in localized magic words array", # function callback, # optional SFH_NO_HASH to omit the hash from calls (e.g. {{int:...}}