summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorNicolas Goaziou <mail@nicolasgoaziou.fr>2021-06-19 23:51:25 +0200
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2021-06-19 23:51:25 +0200
commitffe50737b2c178eba3e810ba1c8dbf90064c9503 (patch)
tree64e3f9db81296de96fa140d66b3bb3db24198fd1 /doc
parent4bed8486d4c0a4ff142903b8bc1584ce84767355 (diff)
downloadguix-ffe50737b2c178eba3e810ba1c8dbf90064c9503.tar.gz
doc: Fix a typo.
* doc/guix.texi (Substitute Server Authorization): Fix typo.
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 094d1acd2c..efeb176e3d 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -3736,7 +3736,7 @@ other substitute server.
 @cindex access control list (ACL), for substitutes
 @cindex ACL (access control list), for substitutes
 To allow Guix to download substitutes from @code{@value{SUBSTITUTE-SERVER-1}}, @code{@value{SUBSTITUTE-SERVER-2}} or a mirror, you
-must add the releavnt public key to the access control list (ACL) of archive
+must add the relevant public key to the access control list (ACL) of archive
 imports, using the @command{guix archive} command (@pxref{Invoking guix
 archive}).  Doing so implies that you trust the substitute server to not
 be compromised and to serve genuine substitutes.