From: Mark A. Hershberger Date: Fri, 21 May 2010 00:57:46 +0000 (+0000) Subject: re r66675 fix typo X-Git-Tag: 1.31.0-rc.0~36775 X-Git-Url: http://git.cyclocoop.org/%40spipnet%40?a=commitdiff_plain;h=5148fe8cd7fe2267988e7af7b7428594a0230c55;p=lhc%2Fweb%2Fwiklou.git re r66675 fix typo --- diff --git a/docs/hooks.txt b/docs/hooks.txt index 13ce078b10..6243579d19 100644 --- a/docs/hooks.txt +++ b/docs/hooks.txt @@ -1343,8 +1343,8 @@ $query : Original query. 'SetupAfterCache': Called in Setup.php, after cache objects are set -‘SetupUserMessageArticle': Called in User::leaveUserMessage() after -before anything has been posted to the article. +‘SetupUserMessageArticle': Called in User::leaveUserMessage() before +anything has been posted to the article. $user: The user who we left the message for. &$article: The article that will be posted to. $subject: The subject of the message