Merge "Fix docs/hooks.txt syntax for RequestHasSameOriginSecurity"
authorjenkins-bot <jenkins-bot@gerrit.wikimedia.org>
Mon, 13 Jun 2016 16:50:51 +0000 (16:50 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Mon, 13 Jun 2016 16:50:51 +0000 (16:50 +0000)
docs/hooks.txt

index b3142ab..e0b91f2 100644 (file)
@@ -2533,7 +2533,7 @@ $context: (IContextSource) The RequestContext the skin is being created for.
 flagged to lack same-origin security. Return false to indicate the lack. Note
 if the "somehow" involves HTTP headers, you'll probably need to make sure
 the header is varied on.
-WebRequest $request: The request.
+$request: The WebRequest object.
 
 'ResetPasswordExpiration': Allow extensions to set a default password expiration
 $user: The user having their password expiration reset