summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdrien Crivelli <adrien.crivelli@gmail.com>2016-11-30 18:19:35 +0900
committerChristoph M. Becker <cmbecker69@gmx.de>2016-12-03 14:15:52 +0100
commitcf2496140dfa43757870ddaf827961079a29fee1 (patch)
treec0aab06e27ab7ca92bba002585dd8bbdc763b23a
parent1cd566e13f915ccd06a1140d04d4d946748ad021 (diff)
downloadphp-git-cf2496140dfa43757870ddaf827961079a29fee1.tar.gz
Fix minor typo
-rw-r--r--sapi/fpm/www.conf.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/sapi/fpm/www.conf.in b/sapi/fpm/www.conf.in
index 394e27819d..beddb1e2ef 100644
--- a/sapi/fpm/www.conf.in
+++ b/sapi/fpm/www.conf.in
@@ -1,5 +1,5 @@
; Start a new pool named 'www'.
-; the variable $pool can we used in any directive and will be replaced by the
+; the variable $pool can be used in any directive and will be replaced by the
; pool name ('www' here)
[www]