Merge "Fix bad reference in method doc"
authorjenkins-bot <jenkins-bot@gerrit.wikimedia.org>
Mon, 4 Aug 2014 09:55:32 +0000 (09:55 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Mon, 4 Aug 2014 09:55:32 +0000 (09:55 +0000)
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:...}}