doc: Fix typo.
* doc/guix.texi (Web Services)[nginx-php-fpm-location]: Replace 'nginx-php-fpm-location' by 'nginx-php-location'. Signed-off-by: Christopher Baines <mail@cbaines.net>master
parent
d94271f9ca
commit
1373cb4080
|
@ -20919,7 +20919,7 @@ The time in seconds after which a process with no requests is killed.
|
|||
@end deftp
|
||||
|
||||
|
||||
@deffn {Scheme Procedure} nginx-php-fpm-location @
|
||||
@deffn {Scheme Procedure} nginx-php-location @
|
||||
[#:nginx-package nginx] @
|
||||
[socket (string-append "/var/run/php" @
|
||||
(version-major (package-version php)) @
|
||||
|
|
Reference in New Issue