http://www.mediawiki.org/wiki/Special:Code/MediaWiki/73311
Revision: 73311
Author: ialex
Date: 2010-09-19 11:08:09 +0000 (Sun, 19 Sep 2010)
Log Message:
-----------
Fixed parameter name in documentation
Modified Paths:
--------------
trunk/phase3/includes/api/ApiQuery.php
Modified: trunk/phase3/includes/api/ApiQuery.php
===================================================================
--- trunk/phase3/includes/api/ApiQuery.php 2010-09-19 09:25:00 UTC (rev
73310)
+++ trunk/phase3/includes/api/ApiQuery.php 2010-09-19 11:08:09 UTC (rev
73311)
@@ -513,7 +513,7 @@
/**
* For generator mode, execute generator, and use its output as new
* ApiPageSet
- * @param $generatorName string Module name
+ * @param $generator string Module name
* @param $modules array of module objects
*/
protected function executeGeneratorModule( $generator, $modules ) {
_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs