Fix typo in ImportHandleUnknownUser hook documentation
authorBrad Jorsch <bjorsch@wikimedia.org>
Fri, 15 Dec 2017 18:12:09 +0000 (13:12 -0500)
committerBrad Jorsch <bjorsch@wikimedia.org>
Fri, 15 Dec 2017 18:12:09 +0000 (13:12 -0500)
Change-Id: Ib37facf546e3088cc64373882bb276d2703575b4

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