[bug#33349] doc: Fix typo.

Message ID CAPNLzUMj8uOKSVJkVj4WMJ1H-2_7g+X1-+S5Oc0o++VLdOnsSw@mail.gmail.com
State Accepted, archived
Headers show
Series [bug#33349] doc: Fix typo. | expand

Checks

Context Check Description
cbaines/applying patch fail Apply failed
cbaines/applying patch fail Apply failed

Commit Message

Laura Lazzati Nov. 11, 2018, 9:12 p.m. UTC

Comments

Björn Höfling Nov. 11, 2018, 9:35 p.m. UTC | #1
On Sun, 11 Nov 2018 18:12:34 -0300
Laura Lazzati <laura.lazzati.15@gmail.com> wrote:

> 

Hi Laura,

LGTM.

Thanks for your continuous contributions.

Björn
Ricardo Wurmus Nov. 11, 2018, 10:20 p.m. UTC | #2
Hi Laura,

I’ve pushed this to the “master” branch with commit 9c001c07d.

Thanks!
Laura Lazzati Nov. 11, 2018, 10:26 p.m. UTC | #3
You are welcome!

I will check if I find sth else while reading.

Regards!

Laura

Patch

From 3fab0f921cc505e3e7b4c7f662e6dd4068c8f3fe Mon Sep 17 00:00:00 2001
From: Laura Lazzati <laura.lazzati.15@gmail.com>
Date: Sun, 11 Nov 2018 17:37:07 -0300
Subject: [PATCH] doc: Fix typo.

 * doc/guix.texi (Porting to a New Platform): Fix typo.
---
 doc/guix.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index c74351dd8..4b082c5f8 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -24216,7 +24216,7 @@  to be updated to refer to these binaries on the target platform.  That
 is, the hashes and URLs of the bootstrap tarballs for the new platform
 must be added alongside those of the currently supported platforms.  The
 bootstrap Guile tarball is treated specially: it is expected to be
-available locally, and @file{gnu/local.mk} has rules do download it for
+available locally, and @file{gnu/local.mk} has rules to download it for
 the supported architectures; a rule for the new platform must be added
 as well.
 
-- 
2.17.1