From bcf3eb2ec9c652248f072c240b9ae7e8af50695a Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Sun, 18 Dec 2005 05:14:24 +0000 Subject: [PATCH] r620: Rewording the last step (caching) --- install/install.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/install.php b/install/install.php index 31cccfa..a290741 100644 --- a/install/install.php +++ b/install/install.php @@ -198,7 +198,7 @@ if ($bugsys->in['mark'] == 7) ?>

Cache Data

-

In order to make BugStrike the most efficient possible, the system caches the maximum amount of data it can. This reduces the load of your server without compromising usability. Currently the caches are being built.

+

In order to make BugStrike as efficient as possible, the system caches the portions of data it can. This reduces the load of your server without compromising usability. Currently the caches are being built.