guix-commits
[Top][All Lists]
Advanced

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

03/04: doc: Fix a typo in guix.texi.


From: Ludovic Courtès
Subject: 03/04: doc: Fix a typo in guix.texi.
Date: Mon, 23 Jan 2017 10:01:25 +0000 (UTC)

civodul pushed a commit to branch master
in repository guix.

commit fa445d6499f225a4e1c7f575da4f571eb5b7acca
Author: Maxim Cournoyer <address@hidden>
Date:   Sat Jan 21 18:13:59 2017 -0800

    doc: Fix a typo in guix.texi.
    
    * doc/guix.texi (Invoking guix environment): s/the use/use the/
    
    Signed-off-by: Ludovic Courtès <address@hidden>
---
 doc/guix.texi |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index 18ab662..4dc65ee 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -6089,7 +6089,7 @@ guix environment --ad-hoc -e '(@@ (gnu) %base-packages)'
 
 starts a shell with all the GuixSD base packages available.
 
-The above commands only the use default output of the given packages.
+The above commands only use the default output of the given packages.
 To select other outputs, two element tuples can be specified:
 
 @example



reply via email to

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