From 045772cbbef58c2827104c26eecb039e8a00b5d4 Mon Sep 17 00:00:00 2001 From: Ryan Kaldari Date: Sun, 4 Mar 2012 19:14:20 +0000 Subject: [PATCH] grammar fix --- docs/hooks.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hooks.txt b/docs/hooks.txt index e1f261a19f..e9acbf8b10 100644 --- a/docs/hooks.txt +++ b/docs/hooks.txt @@ -290,7 +290,7 @@ $pageInfo: associative array of page information of the javascript ajax engine. The hook is only called when ajax is enabled ( $wgUseAjax = true; ). -'AlternateEdit': before checking if an user can edit a page and +'AlternateEdit': before checking if a user can edit a page and before showing the edit form ( EditPage::edit() ). This is triggered on &action=edit. $EditPage: the EditPage object -- 2.20.1