Space cadet\!
authorRuss Nelson <nelson@users.mediawiki.org>
Mon, 23 May 2011 19:53:49 +0000 (19:53 +0000)
committerRuss Nelson <nelson@users.mediawiki.org>
Mon, 23 May 2011 19:53:49 +0000 (19:53 +0000)
includes/filerepo/FSRepo.php

index a41c04e..f30e0af 100644 (file)
@@ -328,7 +328,7 @@ class FSRepo extends FileRepo {
                return $status;
        }
 
-    /* We can actually append to the files, so no-op needed here. */
+       /* We can actually append to the files, so no-op needed here. */
        function appendFinish( $toAppendPath ) {}
 
        /**