guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/04: doc: Fix ‘serice’ -> ‘service’ typos.


From: guix-commits
Subject: 02/04: doc: Fix ‘serice’ -> ‘service’ typos.
Date: Sun, 23 Dec 2018 11:58:08 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit 6f832eba1e5a0bab44931ec63e588af96b60118e
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Fri Dec 21 17:43:04 2018 +0100

    doc: Fix ‘serice’ -> ‘service’ typos.
    
    * doc/guix.texi (Web Services): Fix typos.
---
 doc/guix.texi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index e254b38..33f5c63 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -17663,7 +17663,7 @@ A service type for the @code{fcgiwrap} FastCGI proxy.
 @end defvr
 
 @deftp {Data Type} fcgiwrap-configuration
-Data type representing the configuration of the @code{fcgiwrap} serice.
+Data type representing the configuration of the @code{fcgiwrap} service.
 This type has the following parameters:
 @table @asis
 @item @code{package} (default: @code{fcgiwrap})
@@ -17838,7 +17838,7 @@ The cat avatar generator is a simple service to 
demonstrate the use of php-fpm
 in @code{Nginx}.  It is used to generate cat avatar from a seed, for instance
 the hash of a user's email address.
 
address@hidden {Scheme Procedure} cat-avatar-generator-serice @
address@hidden {Scheme Procedure} cat-avatar-generator-service @
        [#:cache-dir "/var/cache/cat-avatar-generator"] @
        [#:package cat-avatar-generator] @
        [#:configuration (nginx-server-configuration)]



reply via email to

[Prev in Thread] Current Thread [Next in Thread]