From: Yusuke Kawasaki Date: Sat, 17 Aug 2019 10:22:52 +0000 (+0900) Subject: Fix typo: environement [ci skip] X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7602169d7c0ec17390f399c96edb4a4155379913;p=php Fix typo: environement [ci skip] --- diff --git a/sapi/fpm/www.conf.in b/sapi/fpm/www.conf.in index a6b6b8ec41..02b1d6e530 100644 --- a/sapi/fpm/www.conf.in +++ b/sapi/fpm/www.conf.in @@ -366,7 +366,7 @@ pm.max_spare_servers = 3 ; Redirect worker stdout and stderr into main error log. If not set, stdout and ; stderr will be redirected to /dev/null according to FastCGI specs. -; Note: on highloaded environement, this can cause some delay in the page +; Note: on highloaded environment, this can cause some delay in the page ; process time (several ms). ; Default Value: no ;catch_workers_output = yes