From 42eb5e04cc7c55fd48d577d7faa583de1ee94a7e Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Fri, 10 Aug 2012 00:36:13 +0200 Subject: [PATCH] Fix documentation for hook AbortNewAccount. Change-Id: I8982f5f512eec0742fe5232c2e68396e9b1c95f4 --- docs/hooks.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hooks.txt b/docs/hooks.txt index eefb46c49b..cce152ddab 100644 --- a/docs/hooks.txt +++ b/docs/hooks.txt @@ -266,7 +266,7 @@ $reason: the reason for the move (added in 1.13) 'AbortNewAccount': Return false to cancel explicit account creation. $user: the User object about to be created (read-only, incomplete) -&$msg: out parameter: name of error message to display on abort +&$msg: out parameter: HTML to display on abort 'ActionBeforeFormDisplay': before executing the HTMLForm object $name: name of the action -- 2.20.1