From: Alexandre Emsenhuber Date: Tue, 9 Mar 2010 20:40:00 +0000 (+0000) Subject: fix typo X-Git-Tag: 1.31.0-rc.0~37497 X-Git-Url: http://git.cyclocoop.org/%27.parametre_url%28%20%20%20generer_action_auteur%28%27charger_plugin%27%2C%20%27update_flux%27%29%2C%27update_flux%27%2C%20%27oui%27%29.%27?a=commitdiff_plain;h=da5cd88a3e744163af4fe2b2fbd151af32a36ef4;p=lhc%2Fweb%2Fwiklou.git fix typo --- diff --git a/docs/hooks.txt b/docs/hooks.txt index 835bbf94dc..ecb8e0673e 100644 --- a/docs/hooks.txt +++ b/docs/hooks.txt @@ -964,14 +964,14 @@ $linkType: The external link type 'LinksUpdate': At the beginning of LinksUpdate::doUpdate() just before the actual update -&$linksUpdate: the LinkUpdate object +&$linksUpdate: the LinksUpdate object 'LinksUpdateComplete': At the end of LinksUpdate::doUpdate() when updating has completed -&$linksUpdate: the LinkUpdate object +&$linksUpdate: the LinksUpdate object 'LinksUpdateConstructed': At the end of LinksUpdate() is contruction. -&$linksUpdate: the LinkUpdate object +&$linksUpdate: the LinksUpdate object 'ListDefinedTags': When trying to find all defined tags. &$tags: The list of tags.