Skip to content

Commit 7602169

Browse files
kawanetcmb69
authored andcommitted
Fix typo: environement [ci skip]
1 parent 0fa469a commit 7602169

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sapi/fpm/www.conf.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ pm.max_spare_servers = 3
366366

367367
; Redirect worker stdout and stderr into main error log. If not set, stdout and
368368
; stderr will be redirected to /dev/null according to FastCGI specs.
369-
; Note: on highloaded environement, this can cause some delay in the page
369+
; Note: on highloaded environment, this can cause some delay in the page
370370
; process time (several ms).
371371
; Default Value: no
372372
;catch_workers_output = yes

0 commit comments

Comments
 (0)