aboutsummaryrefslogtreecommitdiff
path: root/src/libstore/globals.hh
diff options
context:
space:
mode:
authorBen Radford <104896700+benradf@users.noreply.github.com>2023-07-12 12:33:05 +0100
committerGitHub <noreply@github.com>2023-07-12 12:33:05 +0100
commita2acd23466108a1a10ed3b6b874c558bd95e7645 (patch)
treead512205e7c4bd5e88757f8c79756f266802d96a /src/libstore/globals.hh
parent0309f6b5b8ca354e1a43d320928d3d546ce7f878 (diff)
Update src/libstore/globals.hh
Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
Diffstat (limited to 'src/libstore/globals.hh')
-rw-r--r--src/libstore/globals.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libstore/globals.hh b/src/libstore/globals.hh
index d8fda9707..d4b8fb1f9 100644
--- a/src/libstore/globals.hh
+++ b/src/libstore/globals.hh
@@ -538,7 +538,7 @@ public:
Not dropping supplementary groups means the build sandbox will be less restricted than intended.
This option defaults to `true` when the user is root
- (since root usually has permissions to call setgroups)
+ (since `root` usually has permissions to call setgroups)
and `false` otherwise.
)"};