From 884e22d596b4b5be15fc6e33bb2403f021bfeb58 Mon Sep 17 00:00:00 2001 From: mattab Date: Mon, 18 Nov 2013 14:05:49 +1300 Subject: Refactor const to highlight their coupling #4278 --- core/Archive.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/Archive.php') diff --git a/core/Archive.php b/core/Archive.php index 1f9d571fb8..f1627a8eb1 100644 --- a/core/Archive.php +++ b/core/Archive.php @@ -712,7 +712,7 @@ class Archive * whether archiving should be launched based on whether $this->idarchives has a * an entry for a specific 'done' flag. * - * If this function is not called, then periods with no visits will not add + * If this function is not called, then periods with no visits will not add * entries to the cache. If the archive is used again, SQL will be executed to * try and find the archive IDs even though we know there are none. */ -- cgit v1.2.3