Commit: a6e115e94e1f84335c75860317bad696c77aad94 Author: Dmitry Stogov <dmi...@zend.com> Tue, 26 Feb 2013 23:05:24 +0400 Parents: 616214f929f74c6f0e19515959925466646e1194 Branches: PHP-5.5 master
Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=a6e115e94e1f84335c75860317bad696c77aad94 Log: Fixed typo Changed paths: M README Diff: diff --git a/README b/README index 34c8bca..2700504 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. -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php