diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/hooks.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/hooks.txt b/docs/hooks.txt index 8a0003a3..12d603bb 100644 --- a/docs/hooks.txt +++ b/docs/hooks.txt @@ -600,7 +600,7 @@ $user: user (object) whose email is being confirmed 'ContribsPager::getQueryInfo': Before the contributions query is about to run &$pager: Pager object for contributions -&queryInfo: The query for the contribs Pager +&$queryInfo: The query for the contribs Pager 'ContributionsLineEnding': Called before a contributions HTML line is finished $page: SpecialPage object for contributions |