From: Remi Collet Date: Sun, 14 Dec 2014 08:22:59 +0000 (+0100) Subject: fix typo X-Git-Tag: PRE_NATIVE_TLS_MERGE~2^2~6 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=505adabf2544d07207274f524281428d83fc7f6e;p=php fix typo --- diff --git a/sapi/fpm/php-fpm.conf.in b/sapi/fpm/php-fpm.conf.in index 0daf1070fb..dd037db768 100644 --- a/sapi/fpm/php-fpm.conf.in +++ b/sapi/fpm/php-fpm.conf.in @@ -176,7 +176,7 @@ listen = 127.0.0.1:9000 ;listen.group = @php_fpm_group@ ;listen.mode = 0660 ; When POSIX Access Control Lists are supported you can set them using -; these options, value is a coma separated list of user/group names. +; these options, value is a comma separated list of user/group names. ; When set, listen.owner and listen.group are ignored ;listen.acl_users = ;listen.acl_groups =