From cf2496140dfa43757870ddaf827961079a29fee1 Mon Sep 17 00:00:00 2001 From: Adrien Crivelli Date: Wed, 30 Nov 2016 18:19:35 +0900 Subject: [PATCH] Fix minor typo --- sapi/fpm/www.conf.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sapi/fpm/www.conf.in b/sapi/fpm/www.conf.in index 394e27819d9..beddb1e2ef6 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]