Fix comment syntax error from r98467
authorSam Reed <reedy@users.mediawiki.org>
Thu, 29 Sep 2011 22:10:06 +0000 (22:10 +0000)
committerSam Reed <reedy@users.mediawiki.org>
Thu, 29 Sep 2011 22:10:06 +0000 (22:10 +0000)
includes/DefaultSettings.php

index 1f8c17e..0ecf9e0 100644 (file)
@@ -3003,8 +3003,7 @@ $wgPreprocessorCacheThreshold = 1000;
 $wgEnableScaryTranscluding = false;
 
 /**
- * (see next option $wgGlobalDatabase). 
- */
+ * (see next option $wgGlobalDatabase).
  */
 $wgTranscludeCacheExpiry = 3600;