aboutsummaryrefslogtreecommitdiff
path: root/guix/least-authority.scm
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>2022-06-03 12:50:25 -0400
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2022-06-10 23:52:34 -0400
commit8994e13b9f7bd5c444f3dcf0d5ba94f6e658771a (patch)
treeddc0560c38e11c720fc603e4a314443cdeb022fb /guix/least-authority.scm
parent85b4dabd94d53f8179f31a42046cd83fc3a352fc (diff)
downloadguix-8994e13b9f7bd5c444f3dcf0d5ba94f6e658771a.tar
guix-8994e13b9f7bd5c444f3dcf0d5ba94f6e658771a.tar.gz
least-authority: Fix typo.
* guix/least-authority.scm (least-authority-wrapper): Fix typo in doc.
Diffstat (limited to 'guix/least-authority.scm')
-rw-r--r--guix/least-authority.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/guix/least-authority.scm b/guix/least-authority.scm
index d871816fca..bfd7275e7c 100644
--- a/guix/least-authority.scm
+++ b/guix/least-authority.scm
@@ -51,7 +51,7 @@
"Return a wrapper of PROGRAM that executes it with the least authority.
PROGRAM is executed in separate namespaces according to NAMESPACES, a list of
-symbols; it turns with GUEST-UID and GUEST-GID. MAPPINGS is a list of
+symbols; it runs with GUEST-UID and GUEST-GID. MAPPINGS is a list of
<file-system-mapping> records indicating directories mirrored inside the
execution environment of PROGRAM. DIRECTORY is the working directory of the
wrapped process. Each environment listed in PRESERVED-ENVIRONMENT-VARIABLES