It helps if doc is accurate ;)
authorAaron Schulz <aaron@users.mediawiki.org>
Thu, 22 May 2008 04:53:05 +0000 (04:53 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Thu, 22 May 2008 04:53:05 +0000 (04:53 +0000)
docs/hooks.txt

index 576a79b..cd95394 100644 (file)
@@ -801,7 +801,7 @@ instead.
 $tools: array of tools
 
 'NewRevisionFromEditComplete': called when a revision was inserted due to an edit
-$article: the page title
+$article: the article edited
 $rev: the new revision
 $baseID: the revision ID this was based off, if any