mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
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:
parent
91e5261947
commit
16eaf79304
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue