Commit: 171843a4e0b4fe55af74893f91e4432eb7b5ec58 Author: Patrick Allaert <patrickalla...@php.net> Thu, 28 Feb 2013 15:44:58 +0100 Parents: d39a49a5340643483f6a94f391328b2d46a24d3b Branches: PHP-5.5 master
Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=171843a4e0b4fe55af74893f91e4432eb7b5ec58 Log: Fixed typo Changed paths: M README Diff: diff --git a/README b/README index 2700504..d56d450 100644 --- a/README +++ b/README @@ -185,7 +185,7 @@ zend_optimizerplus.log_verbosity_level (default "1") debug messages (level 4). zend_optimizerplus.preferred_memory_model - Preffered Shared Memory back-end. Leave empty and let the system decide. + Preferred Shared Memory back-end. Leave empty and let the system decide. zend_optimizerplus.protect_memory (default "0") Protect the shared memory from unexpected writing during script execution. -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php