From 8847f9107b231ed872429537f01ff442a2eb3378 Mon Sep 17 00:00:00 2001 From: Thomas Lallement Date: Wed, 13 Feb 2013 19:56:44 +0100 Subject: [PATCH] Fix typo --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 224ebe3f28..05c4c60681 100644 --- a/README +++ b/README @@ -67,7 +67,7 @@ zend_optimizerplus.interned_strings_buffer (default "4") zend_optimizerplus.max_accelerated_files (default "2000") The maximum number of keys (scripts) in the Optimizer+ hash table. - The number is actually the the first one in the following set of prime + The number is actually the first one in the following set of prime numbers that is bigger than the one supplied: { 223, 463, 983, 1979, 3907, 7963, 16229, 32531, 65407, 130987 }. Only numbers between 200 and 100000 are allowed. -- 2.50.1