guix-commits
[Top][All Lists]
Advanced

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

01/01: doc: Fix typo in section on offloading.


From: Andreas Enge
Subject: 01/01: doc: Fix typo in section on offloading.
Date: Sun, 24 Jan 2016 22:26:15 +0000

andreas pushed a commit to branch master
in repository guix.

commit 74273b6f2d5c39a61d9ec12827c4c018723cdf76
Author: Andreas Enge <address@hidden>
Date:   Sun Jan 24 23:25:38 2016 +0100

    doc: Fix typo in section on offloading.
    
    * doc/guix.texi (Daemon Offload Setup): Fix quoting typo in command.
---
 doc/guix.texi |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index 4ce6ef5..fce411c 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -769,7 +769,7 @@ machines, since offloading works by invoking the @code{guix 
archive} and
 this is the case by running:
 
 @example
-lsh build-machine guile -c '(use-modules (guix config))'
+lsh build-machine guile -c "'(use-modules (guix config))'"
 @end example
 
 There's one last thing to do once @file{machines.scm} is in place.  As



reply via email to

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