From: Dmitry Stogov Date: Tue, 26 Feb 2013 19:05:24 +0000 (+0400) Subject: Fixed typo X-Git-Tag: php-5.5.0beta1~42^2~30 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a6e115e94e1f84335c75860317bad696c77aad94;p=php Fixed typo --- 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.