r84444 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r84443‎ | r84444 | r84445 >
Date:11:50, 21 March 2011
Author:catrope
Status:ok
Tags:
Comment:
Tweak grammar in doc comment
Modified paths:
  • /trunk/extensions/TimedMediaHandler/TimedMediaHandler.php (modified) (history)

Diff [purge]

Index: trunk/extensions/TimedMediaHandler/TimedMediaHandler.php
@@ -111,8 +111,8 @@
112112 *
113113 * -These transcodes are *in addition to* the source file.
114114 * -Only derivatives with smaller width than the source asset size will be created
115 - * -Irregardless source size at least one WebM and Ogg source will be created from the $wgEnabledTranscodeSet
116 - * -Derivative jobs are added to the mediaWiki JobQueue the first time the asset is displayed
 115+ * -Regardless of source size at least one WebM and Ogg source will be created from the $wgEnabledTranscodeSet
 116+ * -Derivative jobs are added to the MediaWiki JobQueue the first time the asset is displayed
117117 * -Derivative should be listed min to max
118118 */
119119 $wgEnabledTranscodeSet = array(

Status & tagging log