guix-commits
[Top][All Lists]
Advanced

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

branch master updated: website: childhurds-and-substitutes: Fix typo.


From: Ludovic Courtès
Subject: branch master updated: website: childhurds-and-substitutes: Fix typo.
Date: Thu, 08 Oct 2020 09:49:47 -0400

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

civodul pushed a commit to branch master
in repository guix-artwork.

The following commit(s) were added to refs/heads/master by this push:
     new 240c7f8  website: childhurds-and-substitutes: Fix typo.
240c7f8 is described below

commit 240c7f87afd9a750c6621b4bfd15fbfddcbb4ae9
Author: Ludovic Courtès <ludo@gnu.org>
AuthorDate: Thu Oct 8 15:49:23 2020 +0200

    website: childhurds-and-substitutes: Fix typo.
    
    * website/posts/childhurds-and-substitutes.md (service): Typo.
---
 website/posts/childhurds-and-substitutes.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/website/posts/childhurds-and-substitutes.md 
b/website/posts/childhurds-and-substitutes.md
index 0af4049..f288cc4 100644
--- a/website/posts/childhurds-and-substitutes.md
+++ b/website/posts/childhurds-and-substitutes.md
@@ -212,12 +212,12 @@ herd start childhurd
 
 It is highly addictive.
 
-Having shaved this yak, let’s not use sight that our initial goal was to
+Having shaved this yak, let’s not lose sight that our initial goal was to
 offload builds to those GNU/Hurd VMs.  The childhurd service does all
 the heavy lifting.  To offload from GNU/Linux to my childhurd, I added
 this to my `/etc/guix/machines.scm`:
 
-```
+```scheme
  (build-machine
   (name "localhost")
   (systems (list "i586-gnu"))



reply via email to

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