Merge "Fix additional usage of incorrect case"
authorjenkins-bot <jenkins-bot@gerrit.wikimedia.org>
Fri, 15 Dec 2017 19:57:01 +0000 (19:57 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Fri, 15 Dec 2017 19:57:01 +0000 (19:57 +0000)
docs/hooks.txt

index 29883b2..ee38ea9 100644 (file)
@@ -1840,7 +1840,7 @@ $revisionInfo: Array of revision information
 Return false to stop further processing of the tag
 $reader: XMLReader object
 
-'ImportHandleUnknownUser': When a user does exist locally, this hook is called
+'ImportHandleUnknownUser': When a user doesn't exist locally, this hook is called
 to give extensions an opportunity to auto-create it. If the auto-creation is
 successful, return false.
 $name: User name