From 3afb14b6bc10e0eecc186dd8f38c6ca3a89862d9 Mon Sep 17 00:00:00 2001 From: Rotem Liss Date: Fri, 4 Aug 2006 17:59:59 +0000 Subject: [PATCH] Fixing a comment. --- includes/Parser.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/Parser.php b/includes/Parser.php index e26bcff0dd..dd8415469d 100644 --- a/includes/Parser.php +++ b/includes/Parser.php @@ -3772,7 +3772,7 @@ class Parser * * @public * - * @param mixed $id The magic word ID + * @param string $id The magic word ID * @param mixed $callback The callback function (and object) to use * @param integer $flags a combination of the following flags: * SFH_NO_HASH No leading hash, i.e. {{plural:...}} instead of {{#if:...}} -- 2.20.1