aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLaura Lazzati <laura.lazzati.15@gmail.com>2018-11-11 18:12:34 -0300
committerRicardo Wurmus <rekado@elephly.net>2018-11-11 23:17:04 +0100
commit9c001c07d4c483a4a6b7c7ff50b1119d3fd4b90f (patch)
tree7be47598c7d6b1f1439094369410987ee2c55768 /doc
parent5f9b38ba3438c7bba9203757391c256507573b7b (diff)
downloadguix-9c001c07d4c483a4a6b7c7ff50b1119d3fd4b90f.tar.gz
guix-9c001c07d4c483a4a6b7c7ff50b1119d3fd4b90f.zip
doc: Fix typo.
* doc/guix.texi (Porting to a New Platform): Fix typo. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
Diffstat (limited to 'doc')
-rw-r--r--doc/guix.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guix.texi b/doc/guix.texi
index c74351dd87..4b082c5f87 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.
u: erlang: Update phase style.Tobias Geerinckx-Rice 2018-02-16gnu: erlang: Update to 20.2.3.Tobias Geerinckx-Rice 2017-12-13gnu: Erlang: Update to 20.1.7 [fixes CVE-2017-1000385].Leo Famulari 2017-12-04gnu: erlang: Update to 20.1.nee 2017-10-20gnu: Fix the hashes of mutated GitHub archives.Maxim Cournoyer 2017-09-04gnu: Put autoconf-related phases immediately after the 'unpack phase.Kei Kebreau 2017-07-31gnu: erlang: Update to 20.0.Peter Mikkelsen 2017-07-29gnu: erlang: Fix man-pages search path of 'erl -man'.Peter Mikkelsen 2017-05-06gnu: erlang: Update to 19.3.Pjotr Prins