Fix comment from r79430; pointed out by Emufarmers
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Sat, 25 Jun 2011 19:13:40 +0000 (19:13 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Sat, 25 Jun 2011 19:13:40 +0000 (19:13 +0000)
includes/ViewCountUpdate.php

index c81ae83..0642b63 100644 (file)
@@ -21,7 +21,7 @@
  */
 
 /**
- * Update for the 'page_counter' field, when $wgDisableCounters is true.
+ * Update for the 'page_counter' field, when $wgDisableCounters is false.
  *
  * Depending on $wgHitcounterUpdateFreq, this will directly increment the
  * 'page_counter' field or use the 'hitcounter' table and then collect the data