http://www.mediawiki.org/wiki/Special:Code/MediaWiki/84444

Revision: 84444
Author:   catrope
Date:     2011-03-21 11:50:23 +0000 (Mon, 21 Mar 2011)
Log Message:
-----------
Tweak grammar in doc comment

Modified Paths:
--------------
    trunk/extensions/TimedMediaHandler/TimedMediaHandler.php

Modified: trunk/extensions/TimedMediaHandler/TimedMediaHandler.php
===================================================================
--- trunk/extensions/TimedMediaHandler/TimedMediaHandler.php    2011-03-21 
11:12:41 UTC (rev 84443)
+++ trunk/extensions/TimedMediaHandler/TimedMediaHandler.php    2011-03-21 
11:50:23 UTC (rev 84444)
@@ -111,8 +111,8 @@
  * 
  * -These transcodes are *in addition to* the source file. 
  * -Only derivatives with smaller width than the source asset size will be 
created
- * -Irregardless source size at least one WebM and Ogg source will be created 
from the $wgEnabledTranscodeSet 
- * -Derivative jobs are added to the mediaWiki JobQueue the first time the 
asset is displayed
+ * -Regardless of source size at least one WebM and Ogg source will be created 
from the $wgEnabledTranscodeSet 
+ * -Derivative jobs are added to the MediaWiki JobQueue the first time the 
asset is displayed
  * -Derivative should be listed min to max
  */
 $wgEnabledTranscodeSet = array(


_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to