summaryrefslogtreecommitdiffstats
path: root/krebs/3modules/buildbot
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2021-11-08 03:23:04 +0100
committertv <tv@krebsco.de>2021-11-08 05:14:49 +0100
commitebd5fbbe053521a397bf645546a8cbcf12713e6c (patch)
treed169c0bc0059295bab4039c0efe6c215084df2d4 /krebs/3modules/buildbot
parentc8c0f2597f15791fb1c9faa5c8371dc1639dbd89 (diff)
buildbot: fix for manual
Diffstat (limited to 'krebs/3modules/buildbot')
-rw-r--r--krebs/3modules/buildbot/master.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/krebs/3modules/buildbot/master.nix b/krebs/3modules/buildbot/master.nix
index a845bb28..e55bd95e 100644
--- a/krebs/3modules/buildbot/master.nix
+++ b/krebs/3modules/buildbot/master.nix
@@ -137,7 +137,7 @@ let
type = types.listOf types.str;
example = [ "cac.json" ];
description = ''
- List of all the secrets in <secrets> which should be copied into the
+ List of all the secrets in ‹secrets› which should be copied into the
buildbot master directory.
'';
};