Fix name of the 'PageViewUpdates' hook in docs
authorRicordisamoa <ricordisamoa@openmailbox.org>
Sat, 18 Jul 2015 07:57:13 +0000 (09:57 +0200)
committerUmherirrender <umherirrender_de.wp@web.de>
Sat, 18 Jul 2015 16:18:13 +0000 (16:18 +0000)
Added with commit 12c370c68b8bb2388be1829968e48d73f3b8d2e9

Change-Id: I53e90c2185841da1b4e2245f96748a1830003967

docs/hooks.txt

index 2fd815e..65ae988 100644 (file)
@@ -2177,7 +2177,7 @@ the key.
 &$confstr: reference to a hash key string which can be modified
 $user: User (object) requesting the page
 
-'PageViewUpdate': Allow database (or other) changes to be made after a
+'PageViewUpdates': Allow database (or other) changes to be made after a
 page view is seen by MediaWiki.  Note this does not capture views made
 via external caches such as Squid.
 $wikipage: WikiPage (object) for the page being viewed.