From 22d873f85d15831c86fb01c2801f41d966aa579d Mon Sep 17 00:00:00 2001 From: Sam Reed Date: Sun, 12 Dec 2010 18:17:33 +0000 Subject: [PATCH] Fix typo in hooks.txt --- docs/hooks.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/hooks.txt b/docs/hooks.txt index 569c0f70d4..04174529da 100644 --- a/docs/hooks.txt +++ b/docs/hooks.txt @@ -1609,11 +1609,11 @@ $opts: FormOptions for this request 'SpecialSearchGomatch': called when user clicked the "Go" button and the target exists -&$title: title object generated from the text entred by the user +&$title: title object generated from the text entered by the user 'SpecialSearchNogomatch': called when user clicked the "Go" button but the target doesn't exist -&$title: title object generated from the text entred by the user +&$title: title object generated from the text entered by the user 'SpecialSearchProfiles': allows modification of search profiles &$profiles: profiles, which can be modified. -- 2.20.1