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

lfam pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new b3a36ab  doc: Fix a grammatical error in the system installation guide.
b3a36ab is described below

commit b3a36ab55b654cd8dbaad222a19a5ffe8b9cf18c
Author: Edgar Vincent <[email protected]>
AuthorDate: Sat Mar 6 11:19:22 2021 +0100

    doc: Fix a grammatical error in the system installation guide.
    
    * doc/guix.texi (After System Installation): Fix grammar.
    
    Signed-off-by: Leo Famulari <[email protected]>
---
 doc/guix.texi | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index 464c114..f01e7ca 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -86,6 +86,7 @@ Copyright @copyright{} 2020 raingloom@*
 Copyright @copyright{} 2020 Daniel Brooks@*
 Copyright @copyright{} 2020 John Soo@*
 Copyright @copyright{} 2020 Jonathan Brielmaier@*
+Copyright @copyright{} 2020 Edgar Vincent@*
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3 or
@@ -2625,7 +2626,7 @@ Note that @command{sudo guix} runs your user's 
@command{guix} command and
 explicitly run root's @command{guix}, type @command{sudo -i guix @dots{}}.
 
 The difference matters here, because @command{guix pull} updates
-the @command{guix} command and package definitions only for the user it is ran
+the @command{guix} command and package definitions only for the user it is run
 as.  This means that if you choose to use @command{guix system reconfigure} in
 root's login shell, you'll need to @command{guix pull} separately.
 @end quotation

Reply via email to