From da5cd88a3e744163af4fe2b2fbd151af32a36ef4 Mon Sep 17 00:00:00 2001 From: Alexandre Emsenhuber Date: Tue, 9 Mar 2010 20:40:00 +0000 Subject: [PATCH] fix typo --- docs/hooks.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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. -- 2.20.1