Fix bad reference in method doc
authorNiklas Laxström <niklas.laxstrom@gmail.com>
Mon, 4 Aug 2014 09:43:03 +0000 (11:43 +0200)
committerNiklas Laxström <niklas.laxstrom@gmail.com>
Mon, 4 Aug 2014 09:43:03 +0000 (11:43 +0200)
Change-Id: Ic721a869cc25792f2fb3a66803efe48d36c4939c

includes/parser/CoreParserFunctions.php

index faff0e7..84e7fe2 100644 (file)
@@ -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:...}}