aboutsummaryrefslogtreecommitdiff
path: root/src/libstore/globals.hh
diff options
context:
space:
mode:
authorChristina Sørensen <christina@cafkafk.com>2023-09-06 04:19:40 +0000
committerGitHub <noreply@github.com>2023-09-06 04:19:40 +0000
commit2b3a17820f202ea2108184a399f3c573ca11c1b9 (patch)
treeebdf44b949645acee5a9c70ef26839ef7d820b5e /src/libstore/globals.hh
parentacc50e184578b7a5d4f9404e84241373baffc9fc (diff)
Fix globals.hh typo
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 7009f6bb8..cf10edebd 100644
--- a/src/libstore/globals.hh
+++ b/src/libstore/globals.hh
@@ -554,7 +554,7 @@ public:
R"(
This option determines the maximum size of the `tmpfs` filesystem
mounted on `/dev/shm` in Linux sandboxes. For the format, see the
- description of the `size` option of `tmpfs` in mount8. The default
+ description of the `size` option of `tmpfs` in mount(8). The default
is `50%`.
)"};