aboutsummaryrefslogtreecommitdiffstats
path: root/docs/hooks.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/hooks.txt')
-rw-r--r--docs/hooks.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/hooks.txt b/docs/hooks.txt
index 369ad9f4bce3..f83a6c375c45 100644
--- a/docs/hooks.txt
+++ b/docs/hooks.txt
@@ -1461,7 +1461,7 @@ $page: ImagePage object
'ImgAuthBeforeStream': executed before file is streamed to user, but only when
using img_auth.php.
&$title: the Title object of the file as it would appear for the upload page
-&$path: the original file and path name when img_auth was invoked by the the web
+&$path: the original file and path name when img_auth was invoked by the web
server
&$name: the name only component of the file
&$result: The location to pass back results of the hook routine (only used if