Skip to content

Commit 505adab

Browse files
committed
fix typo
1 parent 51771ed commit 505adab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sapi/fpm/php-fpm.conf.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ listen = 127.0.0.1:9000
176176
;listen.group = @php_fpm_group@
177177
;listen.mode = 0660
178178
; When POSIX Access Control Lists are supported you can set them using
179-
; these options, value is a coma separated list of user/group names.
179+
; these options, value is a comma separated list of user/group names.
180180
; When set, listen.owner and listen.group are ignored
181181
;listen.acl_users =
182182
;listen.acl_groups =

0 commit comments

Comments
 (0)