summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorJohannes Schlüter <johannes@php.net>2009-06-29 13:04:29 +0000
committerJohannes Schlüter <johannes@php.net>2009-06-29 13:04:29 +0000
commitba04122ae22ae24f6ff5b1fdcd6be47d78720d85 (patch)
treed5e0846139f50038aa238a1bd030e46100345723 /INSTALL
parente6646ab7cffba697a3221c4fecdb1a926a299b73 (diff)
downloadphp-git-ba04122ae22ae24f6ff5b1fdcd6be47d78720d85.tar.gz
Fix grammar (thanks Christian Hoffmann)
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 1096edd89c..0530453760 100644
--- a/INSTALL
+++ b/INSTALL
@@ -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.