guix-commits
[Top][All Lists]
Advanced

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

01/01: doc: Fix typo.


From: guix-commits
Subject: 01/01: doc: Fix typo.
Date: Sat, 11 May 2019 03:42:48 -0400 (EDT)

arunisaac pushed a commit to branch master
in repository guix.

commit 7f03133ba398d9e635dd333f6e2f12bd8fd7be00
Author: Diego Nicola Barbato <address@hidden>
Date:   Thu May 9 22:44:45 2019 +0200

    doc: Fix typo.
    
    * doc/guix.texi (shepherd-service): Replace 'requirements' with 
'requirement'.
    
    Signed-off-by: Arun Isaac <address@hidden>
---
 doc/guix.texi | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index df72082..3f50bf7 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -63,6 +63,7 @@ Copyright @copyright{} 2018 Florian address@hidden
 Copyright @copyright{} 2018 Laura address@hidden
 Copyright @copyright{} 2018 Alex address@hidden
 Copyright @copyright{} 2019 Josh address@hidden
+Copyright @copyright{} 2019 Diego Nicola address@hidden
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3 or
@@ -25279,7 +25280,7 @@ These are the names that may be passed to @command{herd 
start},
 shepherd, The GNU Shepherd Manual}).  @xref{Slots of services, the
 @code{provides} slot,, shepherd, The GNU Shepherd Manual}, for details.
 
address@hidden @code{requirements} (default: @code{'()})
address@hidden @code{requirement} (default: @code{'()})
 List of symbols denoting the Shepherd services this one depends on.
 
 @cindex one-shot services, for the Shepherd



reply via email to

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