summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrice Waegeneire <brice@waegenei.re>2020-04-12 19:58:28 +0200
committerChristopher Baines <mail@cbaines.net>2020-04-14 19:21:12 +0100
commit1373cb40809c6c87c56e771fb51600bd18187016 (patch)
treea633d2e3ab02f13378a8c8b6d684eac3dbe55673
parentd94271f9ca68062435c35f788dcb22483b38ef31 (diff)
downloadpatches-1373cb40809c6c87c56e771fb51600bd18187016.tar
patches-1373cb40809c6c87c56e771fb51600bd18187016.tar.gz
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>
-rw-r--r--doc/guix.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guix.texi b/doc/guix.texi
index 891e2693f6..9ddd266b2b 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -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)) @