]> granicus.if.org Git - php/commitdiff
Fix typo in README
authorDaniel Gimenes <daniel@coremax.com.br>
Fri, 15 Feb 2013 02:00:40 +0000 (00:00 -0200)
committerDaniel Gimenes <daniel@coremax.com.br>
Fri, 15 Feb 2013 02:00:40 +0000 (00:00 -0200)
README

diff --git a/README b/README
index cab29ddb9f59e5a75749f990636e8e056e89b3df..71b5af6a084d40146c3bb7e26dc02c60ffe75e4f 100644 (file)
--- a/README
+++ b/README
@@ -34,7 +34,7 @@ cp .libs/ZendOptimizerPlus.so $PHP_DIR/lib/ZendOptimizerPlus.so
 zend_extension=/...full path.../ZendOptimizerPlus.so
 
 NOTE: In case you are going to use Zend Optimizer+ together with Xdebug,
-be sure that Xdebug is loaded afer Optimizer+. "php -v" must show Xdebug
+be sure that Xdebug is loaded after Optimizer+. "php -v" must show Xdebug
 after Optimizer+.
 
 - Restart PHP