Fix type, follow-up r81615
authorKrinkle <krinkle@users.mediawiki.org>
Sat, 28 May 2011 14:51:07 +0000 (14:51 +0000)
committerKrinkle <krinkle@users.mediawiki.org>
Sat, 28 May 2011 14:51:07 +0000 (14:51 +0000)
includes/DefaultSettings.php

index cddaab7..5ddbbc0 100644 (file)
@@ -434,7 +434,7 @@ $wgCacheSharedUploads = true;
 $wgAllowCopyUploads = false;
 /**
  * Allow asynchronous copy uploads.
- * This feature is experimental is broken as of r81612.
+ * This feature is experimental and broken as of r81612.
  */
 $wgAllowAsyncCopyUploads = false;