r108013 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r108012‎ | r108013 | r108014 >
Date:11:03, 4 January 2012
Author:nikerabbit
Status:ok
Tags:
Comment:
Guessing a typo fix, could also be 'is a feed' but neither expression really opens to me
Modified paths:
  • /trunk/phase3/docs/hooks.txt (modified) (history)

Diff [purge]

Index: trunk/phase3/docs/hooks.txt
@@ -1580,7 +1580,7 @@
15811581 &$resourceLoader: ResourceLoader object
15821582
15831583 'ResourceLoaderTestModules': let you add new JavaScript testing modules. This is called after the addition of 'qunit' and MediaWiki testing resources.
1584 -&testModules: array of JavaScript testing modules. The 'qunit' framework, included in core, is feed using tests/qunit/QUnitTestResources.php.
 1584+&testModules: array of JavaScript testing modules. The 'qunit' framework, included in core, is fed using tests/qunit/QUnitTestResources.php.
15851585 &ResourceLoader object
15861586 To add a new qunit module named 'myext.tests':
15871587 testModules['qunit']['myext.tests'] = array(

Status & tagging log