From 51f122774c282b8290c395e72d1dc9dc0fca6ff5 Mon Sep 17 00:00:00 2001 From: Russ Nelson Date: Mon, 23 May 2011 19:53:49 +0000 Subject: [PATCH] Space cadet\! --- includes/filerepo/FSRepo.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/filerepo/FSRepo.php b/includes/filerepo/FSRepo.php index a41c04efec..f30e0affec 100644 --- a/includes/filerepo/FSRepo.php +++ b/includes/filerepo/FSRepo.php @@ -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 ) {} /** -- 2.20.1