Grammar fix, pointed out in user notes by (craig dot fairhurst dot nospam at nospam dot youds dot com) on 15-APR-2010.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298047 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Daniel P. Brown 2010-04-15 16:20:13 +00:00
parent 91e5261947
commit 16eaf79304

View file

@ -6,7 +6,7 @@
To use these functions you must compile the CGI or CLI version of PHP
with readline support. You need to configure PHP
<option role="configure">--with-readline[=DIR]</option>.
In order you want to use the libedit readline replacement, configure PHP
If you want to use the libedit readline replacement, configure PHP
<option role="configure">--with-libedit[=DIR]</option>.
</para>
</section>