This is an automated email from the git hooks/post-receive script.

cbaines pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 1373cb4  doc: Fix typo.
1373cb4 is described below

commit 1373cb40809c6c87c56e771fb51600bd18187016
Author: Brice Waegeneire <[email protected]>
AuthorDate: Sun Apr 12 19:58:28 2020 +0200

    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 <[email protected]>
---
 doc/guix.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index 891e269..9ddd266 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)) @

Reply via email to