r41197 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r41196‎ | r41197 | r41198 >
Date:15:14, 23 September 2008
Author:ialex
Status:old
Tags:
Comment:
typo in comment
Modified paths:
  • /trunk/extensions/Configure/Configure.obj.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Configure/Configure.obj.php
@@ -98,7 +98,7 @@
9999 */
100100 public function extract(){
101101 // Special case for manage.php maintenance script so that it can work
102 - // even the current configuration is broken
 102+ // even if the current configuration is broken
103103 if( defined( 'EXT_CONFIGURE_NO_EXTRACT' ) )
104104 return;
105105