From a880e2ec58eae3d889a7e402e2ecfb46c0309089 Mon Sep 17 00:00:00 2001 From: Aaron Schulz Date: Sat, 5 Apr 2008 15:38:08 +0000 Subject: [PATCH] Update doc --- includes/filerepo/FileRepo.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/filerepo/FileRepo.php b/includes/filerepo/FileRepo.php index 5956df91a9..dc0d0a8040 100644 --- a/includes/filerepo/FileRepo.php +++ b/includes/filerepo/FileRepo.php @@ -71,7 +71,7 @@ abstract class FileRepo { } /** - * Find an instance of the named file that existed at the specified time + * Find an instance of the named file created at the specified time * Returns false if the file did not exist. Repositories not supporting * version control should return false if the time is specified. * -- 2.20.1