diff options
| author | Johannes Schlüter <johannes@php.net> | 2009-06-29 13:04:29 +0000 |
|---|---|---|
| committer | Johannes Schlüter <johannes@php.net> | 2009-06-29 13:04:29 +0000 |
| commit | ba04122ae22ae24f6ff5b1fdcd6be47d78720d85 (patch) | |
| tree | d5e0846139f50038aa238a1bd030e46100345723 | |
| parent | e6646ab7cffba697a3221c4fecdb1a926a299b73 (diff) | |
| download | php-git-ba04122ae22ae24f6ff5b1fdcd6be47d78720d85.tar.gz | |
Fix grammar (thanks Christian Hoffmann)
| -rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -198,7 +198,7 @@ Apache 1.3.x on Unix systems 13. Setup your php.ini file: - PHP will used the built-in default values if no php.ini file was + PHP will use the built-in default values if no php.ini file was placed in the configuration directory. The default location is /usr/local/lib, if you prefer your php.ini in another location, use --with-config-file-path=/some/path in step 10. |
