From a6e115e94e1f84335c75860317bad696c77aad94 Mon Sep 17 00:00:00 2001 From: Dmitry Stogov Date: Tue, 26 Feb 2013 23:05:24 +0400 Subject: [PATCH] Fixed typo --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 34c8bcaf91..27005048b0 100644 --- a/README +++ b/README @@ -144,7 +144,7 @@ zend_optimizerplus.inherited_hack (default "1") anymore and this setting has no effect. zend_optimizerplus.dups_fix (default "0") - Enable this hack as a workaround for "Cannot redecalre class" errors. + Enable this hack as a workaround for "Cannot redeclare class" errors. zend_optimizerplus.blacklist_filename The location of the Optimizer+ blacklist file. -- 2.50.1