Someone made a typo in r71576
authorNiklas Laxström <nikerabbit@users.mediawiki.org>
Tue, 24 Aug 2010 20:12:15 +0000 (20:12 +0000)
committerNiklas Laxström <nikerabbit@users.mediawiki.org>
Tue, 24 Aug 2010 20:12:15 +0000 (20:12 +0000)
docs/hooks.txt

index 44bed24..d414145 100644 (file)
@@ -571,7 +571,7 @@ $isbn: ISBN to show information for
 $output: OutputPage object in use
 
 'CanonicalNamespaces': For extensions adding their own namespaces or altering the defaults
-&$namespaces: Array of namespace numbers with they canonical names
+&$namespaces: Array of namespace numbers with corresponding canonical names
  
 'CategoryPageView': before viewing a categorypage in CategoryPage::view
 $catpage: CategoryPage instance